aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/test2json/testdata/timeout.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/internal/test2json/testdata/timeout.json')
-rw-r--r--src/cmd/internal/test2json/testdata/timeout.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/internal/test2json/testdata/timeout.json b/src/cmd/internal/test2json/testdata/timeout.json
index 162a5bde44..dc225262f7 100644
--- a/src/cmd/internal/test2json/testdata/timeout.json
+++ b/src/cmd/internal/test2json/testdata/timeout.json
@@ -1,3 +1,4 @@
+{"Action":"start"}
{"Action":"run","Test":"Test"}
{"Action":"output","Test":"Test","Output":"=== RUN Test\n"}
{"Action":"output","Test":"Test","Output":"panic: test timed out after 1s\n"}