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
@ -83,6 +83,7 @@ void
|
||||
PlaylistLayeringTest::tearDown ()
|
||||
{
|
||||
AudioEngine::instance()->remove_session ();
|
||||
delete _session;
|
||||
EnumWriter::destroy ();
|
||||
MIDI::Manager::destroy ();
|
||||
AudioEngine::destroy ();
|
||||
|
Loading…
Reference in New Issue
Block a user