summaryrefslogtreecommitdiffstats
path: root/tests/auto/wasm/CMakeLists.txt
diff options
context:
space:
mode:
authorPiotr Wierciński <piotr.wiercinski@qt.io>2024-03-14 14:12:40 +0000
committerPiotr Wierciński <piotr.wiercinski@qt.io>2024-03-19 05:42:21 +0000
commita1a8a20206fdd0f3c51a23ebe921c2b17227e659 (patch)
tree281cce2696096e4d5f40bd76207acaa8c8ba2666 /tests/auto/wasm/CMakeLists.txt
parentce9f06c1579efda7ae0d259bfaa565f99d89e4f7 (diff)
Revert "wasm: Temporarily disable selenium tests"
This reverts commit c2b359721dfb112df9df251d9a5bbdc88033f08d. Reason for revert: Required fixes have been merged Change-Id: I2314323e7ee673fe4136ce4ac4f867ac18dcd2e6 Reviewed-by: Simo Fält <simo.falt@qt.io>
Diffstat (limited to 'tests/auto/wasm/CMakeLists.txt')
-rw-r--r--tests/auto/wasm/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/wasm/CMakeLists.txt b/tests/auto/wasm/CMakeLists.txt
index a64c8e00aa..ee60817410 100644
--- a/tests/auto/wasm/CMakeLists.txt
+++ b/tests/auto/wasm/CMakeLists.txt
@@ -6,3 +6,4 @@
#####################################################################
add_subdirectory(misc)
+add_subdirectory(selenium)