Browse Source

dont build ccm tests as they will be rewritten

Chris Bannister 9 years ago
parent
commit
11354c9a59
1 changed files with 1 additions and 1 deletions
  1. 1 1
      events_ccm_test.go

+ 1 - 1
events_ccm_test.go

@@ -1,4 +1,4 @@
-// +build ccm
+// +build ccm, ignore
 
 package gocql