mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
fix temporal test runner
must abort all write_copy() map operations
This commit is contained in:
parent
3c43628344
commit
207cd9ae5f
1 changed files with 1 additions and 0 deletions
|
|
@ -93,4 +93,5 @@ TempoMapCutBufferTest::pasteTest()
|
|||
CPPUNIT_ASSERT_EQUAL (omt, nmt);
|
||||
|
||||
delete new_map;
|
||||
tmap->abort_update ();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue