summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
-rw-r--r--simple_unit_tests.py (renamed from test/simple_unit_tests.py)0
2 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4fc56e9..7dbfa36 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,4 +16,4 @@ matrix:
script:
- python unitTests.py
- - python test/simple_unit_tests.py
+ - python simple_unit_tests.py
diff --git a/test/simple_unit_tests.py b/simple_unit_tests.py
index d2795b5..d2795b5 100644
--- a/test/simple_unit_tests.py
+++ b/simple_unit_tests.py