aboutsummaryrefslogtreecommitdiffstats
path: root/test/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/meson.build')
-rw-r--r--test/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/meson.build b/test/meson.build
index 5e7b530..65c5ed3 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -1,6 +1,6 @@
dirs = [
- 'alloc',
'mem',
+ 'alloc',
]
foreach dir: dirs