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

vfmt: minor fixes + tests

This commit is contained in:
Alexander Medvednikov
2020-04-07 04:05:59 +02:00
parent 887f1a73f7
commit fd75cce0f3
5 changed files with 38 additions and 22 deletions

View File

@ -78,7 +78,7 @@ const (
'vlib/time/time_test.v',
'vlib/time/misc/misc_test.v',
'vlib/v/doc/doc_test.v',
// 'vlib/v/fmt/fmt_keep_test.v',
'vlib/v/fmt/fmt_keep_test.v',
'vlib/v/fmt/fmt_test.v',
'vlib/v/gen/cgen_test.v',
// 'vlib/v/parser/parser_test.v',