Trivial test case cleanup

This commit is contained in:
Michael Gratton 2019-02-08 10:13:49 +11:00 committed by Michael James Gratton
parent cf6f0b1897
commit 00d381d6a9

View file

@ -60,6 +60,7 @@ class Geary.ImapDB.AccountTest : TestCase {
);
this.account.close_async.end(async_result());
this.account = null;
this.config = null;
delete_file(this.tmp_dir);
this.tmp_dir = null;