aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/NAME_tests.py11
-rw-r--r--tests/__init__.py0
2 files changed, 0 insertions, 11 deletions
diff --git a/tests/NAME_tests.py b/tests/NAME_tests.py
deleted file mode 100644
index 9f83104c..00000000
--- a/tests/NAME_tests.py
+++ /dev/null
@@ -1,11 +0,0 @@
-from nose.tools import *
-import NAME
-
-def setup():
- print "SETUP!"
-
-def teardown():
- print "TEAR DOWN!"
-
-def test_basic():
- print "I RAN!"
diff --git a/tests/__init__.py b/tests/__init__.py
deleted file mode 100644
index e69de29b..00000000
--- a/tests/__init__.py
+++ /dev/null