Update test.

This commit is contained in:
xeodou 2015-04-06 23:41:55 +08:00
parent c38c17d68c
commit 4315377555
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import (
"testing"
"time"
"github.com/mattn/go-sqlite3/sqlite3_test"
"github.com/xeodou/go-sqlcipher/sqlite3_test"
)
func TempFilename() string {