summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/meson.build b/tests/meson.build
index ce6d444..8bb9b8a 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -72,6 +72,4 @@ foreach t: tests
'-DTESTS_SRC_DIR="@0@"'.format(meson.current_source_dir()),
'-DTESTS_DATA_DIR="@0@"'.format(join_paths(meson.current_source_dir(), 'data')),
])
-
- test(test_name, test_bin)
endforeach