summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nosetests.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/nosetests.cfg b/nosetests.cfg
new file mode 100644
index 0000000..2ba1566
--- /dev/null
+++ b/nosetests.cfg
@@ -0,0 +1,6 @@
+# This is a configuration file for nosetests
+[nosetests]
+exe=1
+where=.
+where=src/software/test
+