Fix regression test import.
This commit is contained in:
parent
24ce6f53e1
commit
9109f9faf1
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
import datetime
|
import datetime
|
||||||
import functools
|
import functools
|
||||||
import unittest
|
import unittest
|
||||||
from pysqlite3 import dbapi2 as sqlite
|
from sqlcipher3 import dbapi2 as sqlite
|
||||||
import weakref
|
import weakref
|
||||||
#from test import support
|
#from test import support
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue