diff options
Diffstat (limited to 'test/units/README.md')
-rw-r--r-- | test/units/README.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/test/units/README.md b/test/units/README.md deleted file mode 100644 index 78a02c3ea..000000000 --- a/test/units/README.md +++ /dev/null @@ -1,7 +0,0 @@ -Location for python unittests. - -These should be run by sourcing the env-setup: -$ source test/env-setup - -Then navigate to the test/units/ directory. -$ python -m unittest multi_inventory_test |