add script to test everything at once
This commit is contained in:
7
test/test-all.sh
Executable file
7
test/test-all.sh
Executable file
@ -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
|
Reference in New Issue
Block a user