Skip to content

Commit

Permalink
tests: Align tst_QTextStream to OS/2.
Browse files Browse the repository at this point in the history
Needed for #29.
  • Loading branch information
dmik committed Nov 27, 2018
1 parent 3f55200 commit 69fe310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/auto/corelib/serialization/qtextstream/test/test.pro
Expand Up @@ -4,7 +4,7 @@ QT = core network testlib
SOURCES = ../tst_qtextstream.cpp
RESOURCES += ../qtextstream.qrc

win32 {
win32|os2 {
CONFIG(debug, debug|release) {
TARGET = ../../debug/tst_qtextstream
} else {
Expand Down

0 comments on commit 69fe310

Please sign in to comment.