diff --git a/test/test-all.sh b/test/test-all.sh new file mode 100755 index 0000000..a61af86 --- /dev/null +++ b/test/test-all.sh @@ -0,0 +1,7 @@ +#! /usr/bin/env sh + +./test/test.sh +./test/test-chromium.sh +./test/test-firefox.sh +./test/test-torbrowser.sh +./test/test-unsafe.sh