mirror of
https://github.com/boostorg/serialization.git
synced 2026-02-17 14:02:14 +00:00
test changed to remove temp files
[SVN r23506]
This commit is contained in:
@@ -218,6 +218,7 @@ test_main( int /* argc */, char* /* argv */[] )
|
||||
load_unregistered2(testfile);
|
||||
save_registered(testfile);
|
||||
load_registered(testfile);
|
||||
std::remove(testfile);
|
||||
return boost::exit_success;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user