mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Clean up session after test.
git-svn-id: svn://localhost/ardour2/branches/3.0@11076 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
d95f6c7538
commit
0fb091dc20
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ void
|
|||
PlaylistLayeringTest::tearDown ()
|
||||
{
|
||||
AudioEngine::instance()->remove_session ();
|
||||
delete _session;
|
||||
EnumWriter::destroy ();
|
||||
MIDI::Manager::destroy ();
|
||||
AudioEngine::destroy ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue