summaryrefslogtreecommitdiffstats
path: root/tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build
index f95722f..6b720d2 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -3,7 +3,8 @@ tests = [
'test-153',
'test-161',
'test-core-149',
- 'test-file-write-regression'
+ 'test-file-write-regression',
+ 'test-nlm'
]
tiffinfo = find_program('tiffinfo', required : false)