diff options
Diffstat (limited to 'test/units/README.md')
-rw-r--r-- | test/units/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/units/README.md b/test/units/README.md index 3bed227eb..78a02c3ea 100644 --- a/test/units/README.md +++ b/test/units/README.md @@ -4,4 +4,4 @@ These should be run by sourcing the env-setup: $ source test/env-setup Then navigate to the test/units/ directory. -$ python -m unittest multi_ec2_test +$ python -m unittest multi_inventory_test |