summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest8
1 files changed, 0 insertions, 8 deletions
diff --git a/test b/test
deleted file mode 100755
index 5e12388..0000000
--- a/test
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-NOSE_WITH_DOCTEST=t
-export NOSE_WITH_DOCTEST
-NOSE_DOCTEST_EXTENSION=txt
-export NOSE_DOCTEST_EXTENSION
-#NOSE_DETAILED_ERRORS=t
-#export NOSE_DETAILED_ERRORS
-nosetests $*