summaryrefslogtreecommitdiffstats
path: root/doc/testcases.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/testcases.txt')
-rw-r--r--doc/testcases.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/testcases.txt b/doc/testcases.txt
index ac7e579..8fbf832 100644
--- a/doc/testcases.txt
+++ b/doc/testcases.txt
@@ -31,7 +31,7 @@ Organization of test cases
The test cases are launched by a C++ harness that consists of
the following code:
- #include <QtQuickTest/qdeclarativetest.h>
+ #include <QtQuickTest/quicktest.h>
QTEST_QUICK_MAIN(qmlexample)
Where "qmlexample" is an identifier to use to uniquely identify