summaryrefslogtreecommitdiffstats
path: root/tests/auto/pdf/qpdfdocument/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/pdf/qpdfdocument/CMakeLists.txt')
-rw-r--r--tests/auto/pdf/qpdfdocument/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/pdf/qpdfdocument/CMakeLists.txt b/tests/auto/pdf/qpdfdocument/CMakeLists.txt
index 0d49bc6f1..b8300ef27 100644
--- a/tests/auto/pdf/qpdfdocument/CMakeLists.txt
+++ b/tests/auto/pdf/qpdfdocument/CMakeLists.txt
@@ -9,4 +9,10 @@ qt_internal_add_test(tst_qpdfdocument
Qt::Network
Qt::PrintSupport
Qt::Pdf
+ TESTDATA
+ pdf-sample.protected.pdf
+ pdf-sample.metadata.pdf
+ rotated_text.pdf
+ tagged_mcr_multipage.pdf
+ test.pdf
)