aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_go18_test.go
diff options
context:
space:
mode:
authorYasuhiro Matsumoto <mattn.jp@gmail.com>2016-11-06 13:16:38 +0900
committerYasuhiro Matsumoto <mattn.jp@gmail.com>2016-11-06 13:16:38 +0900
commit15491aeb9ce9ce0ec580011e1bbc3d83c6be4953 (patch)
treed3916cceaba7e88e5bed7e6c9cd25f9129f26836 /sqlite3_go18_test.go
parentgo vet && golint (diff)
downloadgolite-15491aeb9ce9ce0ec580011e1bbc3d83c6be4953.tar.gz
golite-15491aeb9ce9ce0ec580011e1bbc3d83c6be4953.tar.xz
go vet && golint
Diffstat (limited to 'sqlite3_go18_test.go')
-rw-r--r--sqlite3_go18_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/sqlite3_go18_test.go b/sqlite3_go18_test.go
index bc8aa4e..54e6604 100644
--- a/sqlite3_go18_test.go
+++ b/sqlite3_go18_test.go
@@ -2,6 +2,7 @@
//
// Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file.
+
// +build go1.8
package sqlite3