aboutsummaryrefslogtreecommitdiffstats
path: root/test/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/meson.build')
-rw-r--r--test/meson.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/meson.build b/test/meson.build
index 04c89731..8a76bbb6 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -205,9 +205,6 @@ if get_option('utils')
base_uri = w3c_base + syntax + 'Tests/'
args = ['--syntax', syntax, manifest, base_uri]
- if syntax == 'TriG'
- args += ['--', '-a']
- endif
test(syntax, run_test_suite,
args: script_args + args,