aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'sqlite3_test.go')
-rw-r--r--sqlite3_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/sqlite3_test.go b/sqlite3_test.go
index c34f0b5..6001f57 100644
--- a/sqlite3_test.go
+++ b/sqlite3_test.go
@@ -9,7 +9,7 @@ import (
"testing"
"time"
- "./sqltest"
+ "./_sqltest"
)
func TempFilename() string {