tests: Disable -no-skip-unused flag on tests, since https://github.com/vlang/v/issues/27147 is closed

This commit is contained in:
ge
2026-05-31 22:29:38 +03:00
parent 34ed972930
commit 02d06423b7
-2
View File
@@ -1,5 +1,3 @@
// See bug: https://github.com/vlang/v/issues/27147
// vtest vflags: -no-skip-unused
import ranges import ranges
import math.big import math.big