Browse Source

ccache tests

Jonathan Turner 8 years ago
parent
commit
42f0a91685
1 changed files with 1 additions and 1 deletions
  1. 1 1
      credentials/ccache_integration_test.go

+ 1 - 1
credentials/ccache_integration_test.go

@@ -1,4 +1,4 @@
-/////// +build integration
+// +build integration
 // To turn on this test use -tags=integration in go test command
 
 package credentials