summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2012-01-20 13:56:02 -0500
committerLeonard Richardson <leonard.richardson@canonical.com>2012-01-20 13:56:02 -0500
commit45fd6b551dccc85f01061f26642614ceebf39843 (patch)
tree1451f49eff5a8a5b4c13037f8616bee199985fe7 /test
parentf7e2daa88f5d9001e171d65b122a3bdc7052f955 (diff)
Got the test suite to pass on Python 3.2 (skipping the html5lib stuff, which doesn't seem to have Python 3 support yet.)
Diffstat (limited to 'test')
-rwxr-xr-xtest5
1 files changed, 0 insertions, 5 deletions
diff --git a/test b/test
deleted file mode 100755
index 420e5ef..0000000
--- a/test
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-# Run all the tests in /tests/.
-# Don't run the test superclasses in /beautifulsoup/.
-unit2 discover -t . -s bs4.tests