summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikolaj Boc <mikolaj.boc@qt.io>2022-08-24 09:15:10 +0200
committerMikolaj Boc <mikolaj.boc@qt.io>2022-08-30 22:27:07 +0200
commit337a853cb581806b79ac58ed2e9b8f7b97abc034 (patch)
tree909ccb131e32bc9b82dbad14c5b572373422e33d
parent505673ee068e9f4802922d3ba74a01dfea27f882 (diff)
Adapt tests/auto/wasm for batching
Use consistent defines across both tests in the directory Change-Id: Idd84603135c8c164d09ae41d5faa7ca3a5fc7c3c Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
-rw-r--r--tests/auto/wasm/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/wasm/CMakeLists.txt b/tests/auto/wasm/CMakeLists.txt
index c71fdfe83c..0143d04142 100644
--- a/tests/auto/wasm/CMakeLists.txt
+++ b/tests/auto/wasm/CMakeLists.txt
@@ -10,7 +10,6 @@ qt_internal_add_test(tst_localfileapi
tst_localfileapi.cpp
DEFINES
QT_NO_FOREACH
- QT_NO_KEYWORDS
LIBRARIES
Qt::GuiPrivate
Qt::Core