]> Cypherpunks repositories - gostls13.git/commit
test: do not depend on implicit if condition
authorRuss Cox <rsc@golang.org>
Tue, 22 Feb 2011 23:23:14 +0000 (18:23 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 22 Feb 2011 23:23:14 +0000 (18:23 -0500)
commit814075dffba9c3f906d9ba641e787a35289a2f86
treeda35bfac16b2513f956eb2b0e32c7f0b1fb55f89
parentd9fd11443ca0a6e421cb8f68b533eb2af136e81f
test: do not depend on implicit if condition

Deleted test/ken/robif.go because test/if.go is
the same program modulo formatting.

R=golang-dev, gri, r2
CC=golang-dev
https://golang.org/cl/4186068
test/fixedbugs/bug001.go [deleted file]
test/fixedbugs/bug140.go
test/fixedbugs/bug219.go
test/if.go
test/if1.go [deleted file]
test/ken/robif.go [deleted file]