summaryrefslogtreecommitdiff
path: root/tests/atk_test_table_cell.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/atk_test_table_cell.c')
-rw-r--r--tests/atk_test_table_cell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/atk_test_table_cell.c b/tests/atk_test_table_cell.c
index 6b629b8..d3051ee 100644
--- a/tests/atk_test_table_cell.c
+++ b/tests/atk_test_table_cell.c
@@ -181,7 +181,7 @@ atk_test_table_cell_get_table (gpointer fixture, gconstpointer user_data)
static void
teardown_table_cell_test (gpointer fixture, gconstpointer user_data)
{
- kill (child_pid, SIGTERM);
+ terminate_app ();
}
void