summaryrefslogtreecommitdiff
path: root/testall.sh
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2009-03-13 18:09:23 -0400
committerLeonard Richardson <leonard.richardson@canonical.com>2009-03-13 18:09:23 -0400
commitcafaed172c6fd8b0668f1365bbb97331ca4fa1dc (patch)
tree35effc997e715cbb2c6577232e60c01e634dc77c /testall.sh
Initial (manual) import.
Diffstat (limited to 'testall.sh')
-rwxr-xr-xtestall.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/testall.sh b/testall.sh
new file mode 100755
index 0000000..801124f
--- /dev/null
+++ b/testall.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+python BeautifulSoupTests.py && sh to3.sh && cd python3 && python3 BeautifulSoupTests.py