mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
tools: rename v test-compiler-full
to v test-self
This commit is contained in:
parent
85bcfdd636
commit
927606dc39
10 changed files with 48 additions and 47 deletions
|
@ -53,7 +53,7 @@ const (
|
|||
'bin2v',
|
||||
'test',
|
||||
'test-fmt',
|
||||
'test-compiler-full',
|
||||
'test-self',
|
||||
'test-cleancode',
|
||||
'repl',
|
||||
'complete',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue