aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/host/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/host/test.sh')
-rwxr-xr-xtest/host/test.sh1
1 files changed, 1 insertions, 0 deletions
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 "$@"