diff --git a/cmd/tools/vtest-fixed.v b/cmd/tools/vtest-fixed.v index fd5d0140e8..1fab2b5714 100644 --- a/cmd/tools/vtest-fixed.v +++ b/cmd/tools/vtest-fixed.v @@ -69,6 +69,7 @@ const ( 'vlib/v/tests/typeof_test.v', 'vlib/v/tests/valgrind/valgrind_test.v', // ubuntu-musl only 'vlib/vweb/assets/assets_test.v', + 'vlib/hash/crc32/crc32_test.v' ] )