summaryrefslogtreecommitdiffstats
path: root/tests/auto/oauthhttpserverreplyhandler
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-04-29 17:10:58 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-04-29 20:21:00 +0200
commit7badfeadf699fc6384c323f6934b446e5360845d (patch)
treea76ce18c63c630c13e39220598ac91be993ce046 /tests/auto/oauthhttpserverreplyhandler
parent69707a077954155e750f0cae417d8c1a73cbc620 (diff)
Remove qmake project files
Task-number: QTBUG-88742 Change-Id: I97c112a9d2794881a75441591d17b2a0ce487cad Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'tests/auto/oauthhttpserverreplyhandler')
-rw-r--r--tests/auto/oauthhttpserverreplyhandler/oauthhttpserverreplyhandler.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/oauthhttpserverreplyhandler/oauthhttpserverreplyhandler.pro b/tests/auto/oauthhttpserverreplyhandler/oauthhttpserverreplyhandler.pro
deleted file mode 100644
index 551df31..0000000
--- a/tests/auto/oauthhttpserverreplyhandler/oauthhttpserverreplyhandler.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-TEMPLATE = app
-CONFIG += testcase
-TARGET = tst_oauthhttpserverreplyhandler
-SOURCES += tst_oauthhttpserverreplyhandler.cpp
-
-QT = core core-private network networkauth testlib