aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ephy-embed-single-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ephy-embed-single-test.c')
-rw-r--r--tests/ephy-embed-single-test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ephy-embed-single-test.c b/tests/ephy-embed-single-test.c
index 2b4768bb0..39b691452 100644
--- a/tests/ephy-embed-single-test.c
+++ b/tests/ephy-embed-single-test.c
@@ -100,6 +100,7 @@ main (int argc, char *argv[])
ret = g_test_run ();
+ g_object_unref (ephy_shell);
ephy_file_helpers_shutdown ();
return ret;