aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/quick.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/quick.pro')
-rw-r--r--tests/auto/quick/quick.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
index fada4a0d31..b65e167bce 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -16,6 +16,7 @@ qtConfig(opengl(es1|es2)?) {
qquickspritesequence
qtHaveModule(opengl): QUICKTESTS += qquickrendercontrol
+ QUICKTESTS += qquickshadereffect
# qquickshadereffect test is disabled for now, re-enable when ported to Qt 6
}