summaryrefslogtreecommitdiff
path: root/testall.sh
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2011-01-28 13:34:40 -0500
committerLeonard Richardson <leonard.richardson@canonical.com>2011-01-28 13:34:40 -0500
commit58a9d28ced3c133dc945266024e629335af16196 (patch)
tree33a12e789fc659022d9fca2eb84c6135b81d1c23 /testall.sh
parent692fe5201d5dec15a3598578a6f403e67802de0d (diff)
parent5d4b8cc6d288a705cf87c2f2c26036b94d825aa9 (diff)
Removed buildout and made tests work using 'unit2 discover'.
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