aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testctorinformation.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testctorinformation.h')
-rw-r--r--tests/testctorinformation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testctorinformation.h b/tests/testctorinformation.h
index 174bbea59..12d2529af 100644
--- a/tests/testctorinformation.h
+++ b/tests/testctorinformation.h
@@ -33,6 +33,7 @@ class TestCtorInformation: public QObject
Q_OBJECT
private slots:
void testCtorIsPrivate();
+ void testHasNonPrivateCtor();
};
#endif // TESTCTORINFORMATION_H