diff options
author | Ondřej Surý <ondrej@sury.org> | 2011-01-17 12:40:45 +0100 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2011-01-17 12:40:45 +0100 |
commit | 3e45412327a2654a77944249962b3652e6142299 (patch) | |
tree | bc3bf69452afa055423cbe0c5cfa8ca357df6ccf /test/golden.out | |
parent | c533680039762cacbc37db8dc7eed074c3e497be (diff) | |
download | golang-upstream/2011.01.12.tar.gz |
Imported Upstream version 2011.01.12upstream/2011.01.12
Diffstat (limited to 'test/golden.out')
-rw-r--r-- | test/golden.out | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/test/golden.out b/test/golden.out index 82e85340a..e587912a4 100644 --- a/test/golden.out +++ b/test/golden.out @@ -173,17 +173,3 @@ panic: interface conversion: interface is main.T, not main.T panic PC=xxx == bugs/ - -=========== bugs/bug260.go -FAIL -BUG: bug260 failed - -=========== bugs/bug274.go -BUG: errchk: command succeeded unexpectedly - -=========== bugs/bug286.go -test2 called g -panic: wrong method called - -panic PC=xxx -BUG: bug286 failed |