summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/printers/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/printers/meson.build b/tests/printers/meson.build
index 60f144fa6..bbf43ab0c 100644
--- a/tests/printers/meson.build
+++ b/tests/printers/meson.build
@@ -1,6 +1,6 @@
test_units = [
- #'test-canonicalization',
+ 'test-canonicalization',
'test-shift'
]