1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

tests: remove msvc-test

This commit is contained in:
Alexey
2020-04-19 00:44:42 +03:00
committed by GitHub
parent 85dbd38ada
commit 3d6142064d
2 changed files with 0 additions and 52 deletions

View File

@@ -21,7 +21,6 @@ const (
'vlib/v/tests/fixed_array_test.v',
'vlib/v/tests/fn_test.v',
'vlib/v/tests/fn_variadic_test.v',
'vlib/v/tests/msvc_test.v',
'vlib/v/tests/mut_test.v',
'vlib/v/tests/num_lit_call_method_test.v',
'vlib/v/tests/option_test.v',