diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-15 09:18:58 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-15 09:18:58 +0100 |
commit | 68f2c84967166ae1bac96551a2c7fe210910d657 (patch) | |
tree | 97905625fb93c80b00bebadfc33248d7c643822b /t/do_tests.sh | |
parent | 71a309489904b77bc099873451fa12ee626a837a (diff) | |
download | sbotools2-68f2c84967166ae1bac96551a2c7fe210910d657.tar.xz |
prove-ify tests
Diffstat (limited to 't/do_tests.sh')
-rwxr-xr-x | t/do_tests.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/t/do_tests.sh b/t/do_tests.sh deleted file mode 100755 index 54222db..0000000 --- a/t/do_tests.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env bash - -./prep.pl -./test.t |