mirror of
https://github.com/vlang/v.git
synced 2025-09-16 16:02:29 +03:00
tests: fix crc32_test.v
This commit is contained in:
parent
4f7bfaf5d0
commit
1388532bd4
2 changed files with 3 additions and 4 deletions
|
@ -64,7 +64,6 @@ 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'
|
||||
]
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue