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