mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
8 lines
191 B
Python
8 lines
191 B
Python
|
|
"""End-to-end test suites for Headroom CLI commands.
|
||
|
|
|
||
|
|
Subpackages:
|
||
|
|
_lib — shared harness and helpers
|
||
|
|
init — ``headroom init`` coverage
|
||
|
|
wrap — ``headroom wrap`` coverage
|
||
|
|
"""
|