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 82a307d2..e46e75ab 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -157,9 +157,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,