mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fix incomplete test cleanup.
This commit is contained in:
@@ -656,5 +656,6 @@ TEST_F(OblivionAPIOperationsTest, WriteMinimalList) {
|
||||
EXPECT_FALSE(boost::contains(line, "- \"-\""));
|
||||
}
|
||||
in.close();
|
||||
ASSERT_NO_THROW(boost::filesystem::remove(outputFile));
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user