From 2d7624e4f06cb053487059989def7b8b647b57a0 Mon Sep 17 00:00:00 2001 From: Kenny Woodson Date: Thu, 18 Dec 2014 12:52:30 -0500 Subject: unittest for merge_destructively. More to come Added a readme so its obvious how to run tests Leaving this alone. Getting cleaned up in next PR Fixing space --- test/units/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test/units/README.md (limited to 'test/units/README.md') diff --git a/test/units/README.md b/test/units/README.md new file mode 100644 index 000000000..3bed227eb --- /dev/null +++ b/test/units/README.md @@ -0,0 +1,7 @@ +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_ec2_test -- cgit v1.2.3