diff options
Diffstat (limited to 'testall.sh')
-rwxr-xr-x | testall.sh | 2 |
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 |