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