summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/twisted/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/twisted/meson.build b/tests/twisted/meson.build
index 5478d31..8fcf290 100644
--- a/tests/twisted/meson.build
+++ b/tests/twisted/meson.build
@@ -77,7 +77,6 @@ run_test = configure_file(
test(
'check',
run_test,
- args: twisted_tests,
env: [
'IDLE_TEST_UNINSTALLED=1',
'IDLE_ABS_TOP_SRCDIR=@0@'.format(abs_top_srcdir),