From 8175e31bda60eb45ae867b0d2c4b6a4fb179c365 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Thu, 30 Apr 2015 16:52:21 +0200 Subject: remove now redundant tests the functionality is now covered by the qmakelib test. Change-Id: Id627f573fb247ff3b86558509e27b6a9862c1a59 Reviewed-by: Joerg Bornemann --- .../tools/qmake/testdata/include_function/include_missing_file2.pro | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 tests/auto/tools/qmake/testdata/include_function/include_missing_file2.pro (limited to 'tests/auto/tools/qmake/testdata/include_function/include_missing_file2.pro') diff --git a/tests/auto/tools/qmake/testdata/include_function/include_missing_file2.pro b/tests/auto/tools/qmake/testdata/include_function/include_missing_file2.pro deleted file mode 100644 index 542b9ff516..0000000000 --- a/tests/auto/tools/qmake/testdata/include_function/include_missing_file2.pro +++ /dev/null @@ -1,3 +0,0 @@ -# Specifying full set of parameters to include() to test that a warning -# is shown for this non-existing file. -include(missing_file.pri, "", false) -- cgit v1.2.3