mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: vfmt new vlib/vweb/vweb_app_test.v
This commit is contained in:
parent
9f27cf5b21
commit
2b420cdf4d
@ -18,7 +18,7 @@ struct Article {
|
||||
}
|
||||
|
||||
fn test_a_vweb_application_compiles() {
|
||||
go fn() {
|
||||
go fn () {
|
||||
time.sleep(2 * time.second)
|
||||
exit(0)
|
||||
}()
|
||||
|
Loading…
x
Reference in New Issue
Block a user