summaryrefslogtreecommitdiff
path: root/testall.sh
diff options
context:
space:
mode:
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