summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/util/qundogroup/qundogroup.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/util/qundogroup/qundogroup.pro')
-rw-r--r--tests/auto/gui/util/qundogroup/qundogroup.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/gui/util/qundogroup/qundogroup.pro b/tests/auto/gui/util/qundogroup/qundogroup.pro
new file mode 100644
index 0000000000..fbae557207
--- /dev/null
+++ b/tests/auto/gui/util/qundogroup/qundogroup.pro
@@ -0,0 +1,4 @@
+CONFIG += testcase
+QT += testlib
+SOURCES += tst_qundogroup.cpp
+TARGET = tst_qundogroup