summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qbytedatabuffer/qbytedatabuffer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/tools/qbytedatabuffer/qbytedatabuffer.pro')
-rw-r--r--tests/auto/corelib/tools/qbytedatabuffer/qbytedatabuffer.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/corelib/tools/qbytedatabuffer/qbytedatabuffer.pro b/tests/auto/corelib/tools/qbytedatabuffer/qbytedatabuffer.pro
new file mode 100644
index 0000000000..135b1ff8c4
--- /dev/null
+++ b/tests/auto/corelib/tools/qbytedatabuffer/qbytedatabuffer.pro
@@ -0,0 +1,4 @@
+TARGET = tst_qbytedatabuffer
+CONFIG += testcase
+QT += core-private testlib
+SOURCES += tst_qbytedatabuffer.cpp