diff options
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 45f8b88..2a31887 100644 --- a/meson.build +++ b/meson.build @@ -177,7 +177,7 @@ sequential_tests = [ 'test_btree', 'test_digest', 'test_hash', - 'test_strerror', + 'test_status', 'test_tree', ] |