[qa] adds a rather stupid test to check valueholder works correctly. Still some operations missing.
This commit is contained in:
@ -59,6 +59,7 @@ def test_run_module(runner, capsys):
|
||||
assert out[1].startswith('Bar ')
|
||||
assert out[2].startswith('Baz ')
|
||||
|
||||
|
||||
@all_runners
|
||||
def test_run_path(runner, capsys):
|
||||
runner('run', '--quiet', get_examples_path('types'))
|
||||
|
||||
Reference in New Issue
Block a user