From a5aca090c13d487c122642641eaff3fcb606141d Mon Sep 17 00:00:00 2001 From: panamafrancis Date: Mon, 1 Dec 2014 23:22:38 +0100 Subject: [PATCH] Stopped appengine exclusive tests being built by the go test tool --- graph/gaedatastore/quadstore_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/graph/gaedatastore/quadstore_test.go b/graph/gaedatastore/quadstore_test.go index b27be1e..b32f6a2 100644 --- a/graph/gaedatastore/quadstore_test.go +++ b/graph/gaedatastore/quadstore_test.go @@ -10,6 +10,7 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. +// +build appengine package gaedatastore