summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qvideoframe/qvideoframe.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/unit/qvideoframe/qvideoframe.pro')
-rw-r--r--tests/auto/unit/qvideoframe/qvideoframe.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/unit/qvideoframe/qvideoframe.pro b/tests/auto/unit/qvideoframe/qvideoframe.pro
deleted file mode 100644
index 2d7bc0360..000000000
--- a/tests/auto/unit/qvideoframe/qvideoframe.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qvideoframe
-
-QT += core multimedia-private testlib
-
-SOURCES += tst_qvideoframe.cpp
-