Remove test file.
This commit is contained in:
@@ -230,7 +230,7 @@ void SerializeObject(T& t, T& newT)
|
||||
}
|
||||
ifs.close();
|
||||
|
||||
// remove(fileName.c_str());
|
||||
remove(fileName.c_str());
|
||||
|
||||
BOOST_REQUIRE_EQUAL(success, true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user