summaryrefslogtreecommitdiffstats
path: root/tests/auto/qregexpvalidator/qregexpvalidator.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qregexpvalidator/qregexpvalidator.pro')
-rw-r--r--tests/auto/qregexpvalidator/qregexpvalidator.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qregexpvalidator/qregexpvalidator.pro b/tests/auto/qregexpvalidator/qregexpvalidator.pro
new file mode 100644
index 0000000000..68e5c51677
--- /dev/null
+++ b/tests/auto/qregexpvalidator/qregexpvalidator.pro
@@ -0,0 +1,4 @@
+load(qttest_p4)
+SOURCES += tst_qregexpvalidator.cpp
+
+