summaryrefslogtreecommitdiff
path: root/tests/atk_test_hypertext.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/atk_test_hypertext.c')
-rw-r--r--tests/atk_test_hypertext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/atk_test_hypertext.c b/tests/atk_test_hypertext.c
index 4696a06..a316874 100644
--- a/tests/atk_test_hypertext.c
+++ b/tests/atk_test_hypertext.c
@@ -80,7 +80,7 @@ atk_test_hypertext_get_link_index (gpointer fixture, gconstpointer user_data)
static void
teardown_hypertext_test (gpointer fixture, gconstpointer user_data)
{
- kill (child_pid, SIGTERM);
+ terminate_app ();
}
void