summaryrefslogtreecommitdiff
path: root/testall.sh
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2011-01-28 11:39:36 -0500
committerLeonard Richardson <leonard.richardson@canonical.com>2011-01-28 11:39:36 -0500
commit7bbefa1fcc9a6006953eb0a79049ece9f05985de (patch)
tree8fa1d24a0f6411b7455e76fd87b659049690077f /testall.sh
parent692fe5201d5dec15a3598578a6f403e67802de0d (diff)
Moved everything into the top-level directory and got rid of buildout.
Diffstat (limited to 'testall.sh')
-rwxr-xr-xtestall.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/testall.sh b/testall.sh
deleted file mode 100755
index 801124f..0000000
--- a/testall.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-python BeautifulSoupTests.py && sh to3.sh && cd python3 && python3 BeautifulSoupTests.py