mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
disable the vget test for now
This commit is contained in:
parent
0bfb88e2e6
commit
e19b630ab1
@ -1024,6 +1024,7 @@ fn install_v(args[]string) {
|
||||
}
|
||||
|
||||
fn (v &V) test_vget() {
|
||||
return
|
||||
vexe := os.executable()
|
||||
ret := os.system('$vexe install nedpals.args')
|
||||
if ret != 0 {
|
||||
|
Loading…
Reference in New Issue
Block a user