diff options
-rw-r--r-- | tests/auto/bic/tst_bic.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/bic/tst_bic.cpp b/tests/auto/bic/tst_bic.cpp index c4a8429..e0b529a 100644 --- a/tests/auto/bic/tst_bic.cpp +++ b/tests/auto/bic/tst_bic.cpp @@ -193,6 +193,7 @@ void tst_Bic::sizesAndVTables_data() #elif defined Q_OS_WIN && defined Q_CC_GNU # define FILESUFFIX "win32-gcc-ia32" #else +# define FILESUFFIX "nonsuch" QSKIP("No reference files found for this platform", SkipAll); #endif |