summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest5
1 files changed, 5 insertions, 0 deletions
diff --git a/test b/test
new file mode 100755
index 0000000..67c0cdc
--- /dev/null
+++ b/test
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+# Run all the tests in /tests/.
+# Don't run the test superclasses in /beautifulsoup/.
+unit2 discover -t . -s tests