aboutsummaryrefslogtreecommitdiffstats
path: root/tests/virtual-signal/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/virtual-signal/config.json')
-rw-r--r--tests/virtual-signal/config.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/virtual-signal/config.json b/tests/virtual-signal/config.json
index e7e6e0cb..57be525c 100644
--- a/tests/virtual-signal/config.json
+++ b/tests/virtual-signal/config.json
@@ -2,6 +2,9 @@
"tests" : [
{
"filename" : "main.cpp"
+ },
+ {
+ "filename" : "non-qobject-base.cpp"
}
]
}