diff --git a/tests/auto/protobufgen/tst_qtprotobufgen.cpp b/tests/auto/protobufgen/tst_qtprotobufgen.cpp index 95265b54..38c4ffd3 100644 --- a/tests/auto/protobufgen/tst_qtprotobufgen.cpp +++ b/tests/auto/protobufgen/tst_qtprotobufgen.cpp @@ -92,8 +92,8 @@ void qtprotobufgenTest::initTestCase() QVERIFY(!cmakeGeneratedPath().isEmpty()); #if !defined(SKIP_COMMAND_LINE_TESTS) QVERIFY(!cmdLineGeneratedPath().isEmpty()); -#endif QVERIFY(protocolCompilerAvailableToRun(ProtocPath)); +#endif } void qtprotobufgenTest::cmakeGenerated_data()