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