5 lines
61 B
Python
5 lines
61 B
Python
import cli_helpers
|
|
|
|
|
|
def test_cli_helpers():
|
|
assert True
|