mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
CI: fix failing tests because of hash.wyhash duplicates
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module main
|
||||
|
||||
import hash.fnv1a
|
||||
import hash.wyhash
|
||||
import hash as wyhash
|
||||
import rand
|
||||
import time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user