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