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