fix the buil

This commit is contained in:
Kim Kulling
2017-08-31 14:06:56 +02:00
parent 82f0dae835
commit 2df704edef

View File

@@ -57,5 +57,5 @@ public:
};
TEST_F(utQ3DImportExport, importTest) {
EXPECT_TRUE(importerTest());
EXPECT_TRUE( importerTest() );
}