summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/float/float.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/float/float.pro')
-rw-r--r--tests/auto/testlib/selftests/float/float.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/testlib/selftests/float/float.pro b/tests/auto/testlib/selftests/float/float.pro
deleted file mode 100644
index 8f169921c3..0000000000
--- a/tests/auto/testlib/selftests/float/float.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-QT = core testlib
-mac:CONFIG -= app_bundle
-CONFIG -= debug_and_release_target
-
-INCLUDEPATH += ../../../../shared/
-HEADERS = ../../../../shared/emulationdetector.h
-SOURCES += tst_float.cpp
-TARGET = float
-
-include($$QT_SOURCE_TREE/src/testlib/selfcover.pri)