Update test imports.
This commit is contained in:
parent
eb380d67c1
commit
4754ff5cdc
8 changed files with 9 additions and 9 deletions
|
|
@ -22,7 +22,7 @@
|
|||
# 3. This notice may not be removed or altered from any source distribution.
|
||||
|
||||
import os, unittest
|
||||
from pysqlite3 import dbapi2 as sqlite
|
||||
from sqlcipher3 import dbapi2 as sqlite
|
||||
|
||||
def get_db_path():
|
||||
return "sqlite_testdb"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue