aboutsummaryrefslogtreecommitdiff
path: root/example/tests/tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'example/tests/tests.h')
-rw-r--r--example/tests/tests.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/tests/tests.h b/example/tests/tests.h
index d7367628..7e50cf1c 100644
--- a/example/tests/tests.h
+++ b/example/tests/tests.h
@@ -69,6 +69,7 @@ private slots:
void testDateTime();
void testDouble();
void testInt();
+ void testNil();
void testString();
void testArray();