add script to test everything at once

This commit is contained in:
idk
2022-12-19 03:31:18 +00:00
parent d3f426b52b
commit 54cbd53ea0

7
test/test-all.sh Executable file
View 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