summaryrefslogtreecommitdiff
path: root/tests/atk_test_text.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/atk_test_text.c')
-rw-r--r--tests/atk_test_text.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/atk_test_text.c b/tests/atk_test_text.c
index b9e29dc..14a33dd 100644
--- a/tests/atk_test_text.c
+++ b/tests/atk_test_text.c
@@ -432,7 +432,7 @@ atk_test_text_get_bounded_ranges (gpointer fixture, gconstpointer user_data)
static void
teardown_text_test (gpointer fixture, gconstpointer user_data)
{
- kill (child_pid, SIGTERM);
+ terminate_app ();
}
void