fix the buil

pull/1418/head
Kim Kulling 2017-08-31 14:06:56 +02:00
parent 82f0dae835
commit 2df704edef
1 changed files with 1 additions and 1 deletions

View File

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