From 7e4f1beb007916840bc8639acdcc2752539b230b Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 12 Mar 2023 17:24:35 +0100 Subject: test: add check_web.sh --- test/host/test.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'test/host') diff --git a/test/host/test.sh b/test/host/test.sh index 25d5a87..0e497bc 100755 --- a/test/host/test.sh +++ b/test/host/test.sh @@ -142,6 +142,7 @@ main() { add_devices build_services "$script_dir/../check_api.sh" + "$script_dir/../check_web.sh" } main "$@" -- cgit v1.2.3