mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-05 19:43:44 +00:00
testing: print duration
TODO: account for time taken in Cleanup().
This commit is contained in:
Vendored
+2
-2
@@ -1,10 +1,10 @@
|
||||
--- FAIL: TestBar
|
||||
--- FAIL: TestBar (0.00s)
|
||||
log Bar
|
||||
log g
|
||||
h
|
||||
i
|
||||
|
||||
--- FAIL: TestBar/Bar2
|
||||
--- FAIL: TestBar/Bar2 (0.00s)
|
||||
log Bar2
|
||||
a
|
||||
b
|
||||
|
||||
Reference in New Issue
Block a user