summaryrefslogtreecommitdiff
path: root/tests/atk_test_collection.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/atk_test_collection.c')
-rw-r--r--tests/atk_test_collection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/atk_test_collection.c b/tests/atk_test_collection.c
index 9ac69d7..219113a 100644
--- a/tests/atk_test_collection.c
+++ b/tests/atk_test_collection.c
@@ -29,7 +29,7 @@
static void
teardown_collection_test (gpointer fixture, gconstpointer user_data)
{
- kill (child_pid, SIGTERM);
+ terminate_app ();
}
static void