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