mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tests: restore skipped return_missing_comp_if.vv and return_missing_comp_if_nested.vv
This commit is contained in:
parent
05933e783d
commit
b3e19c7247
@ -9,8 +9,6 @@ import benchmark
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
skip_files = [
|
skip_files = [
|
||||||
'vlib/v/checker/tests/return_missing_comp_if.vv',
|
|
||||||
'vlib/v/checker/tests/return_missing_comp_if_nested.vv',
|
|
||||||
'vlib/v/checker/tests/custom_comptime_define_if_flag.vv',
|
'vlib/v/checker/tests/custom_comptime_define_if_flag.vv',
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user