Skip to content

Commit c549073

Browse files
author
James William Pye
committed
Include the new test_lib
1 parent 99d7f6d commit c549073

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

postgresql/test/testall.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
else:
2626
warnings.warn("installation doesn't support SSL")
2727
from .test_driver import *
28+
from .test_lib import *
2829
from .test_dbapi20 import *
2930

3031
if __name__ == '__main__':

0 commit comments

Comments
 (0)