aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_opt_unlock_notify_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'sqlite3_opt_unlock_notify_test.go')
-rw-r--r--sqlite3_opt_unlock_notify_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/sqlite3_opt_unlock_notify_test.go b/sqlite3_opt_unlock_notify_test.go
index 95db938..3a9168c 100644
--- a/sqlite3_opt_unlock_notify_test.go
+++ b/sqlite3_opt_unlock_notify_test.go
@@ -3,6 +3,7 @@
// Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file.
+//go:build sqlite_unlock_notify
// +build sqlite_unlock_notify
package sqlite3