]> Cypherpunks repositories - gostls13.git/commit
exp/ebnflint: test spec during 'go test'
authorRuss Cox <rsc@golang.org>
Mon, 23 Jan 2012 21:35:25 +0000 (16:35 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 23 Jan 2012 21:35:25 +0000 (16:35 -0500)
commit4417bc3742a11b48a0ae07b883c9a0ed5d064e4b
tree5e38a574b2846e50336389b7895e1c477a6b8323
parent1cfae8bcbf283b3c6837ca5b8db9ddae05f311c0
exp/ebnflint: test spec during 'go test'

This avoids the need for a custom Makefile.

R=gri
CC=golang-dev
https://golang.org/cl/5575045
src/pkg/exp/ebnflint/ebnflint.go
src/pkg/exp/ebnflint/ebnflint_test.go [new file with mode: 0644]