mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
Test FLAC: cleanup copied file
This commit is contained in:
parent
9c27c45eb8
commit
2d6274a36a
@ -190,7 +190,7 @@ public:
|
||||
|
||||
void testSaveMultipleValues()
|
||||
{
|
||||
ScopedFileCopy copy("silence-44-s", ".flac", false);
|
||||
ScopedFileCopy copy("silence-44-s", ".flac");
|
||||
string newname = copy.fileName();
|
||||
|
||||
FLAC::File *f = new FLAC::File(newname.c_str());
|
||||
|
Loading…
x
Reference in New Issue
Block a user