Skip to content

Commit ac47d43

Browse files
committed
fix typo
1 parent 6b27b28 commit ac47d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_liveserver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from .wsgi_liveserver import LiveServerTestCase
99
from . import db_test_base
1010
from time import sleep
11-
from .test_postresql import skip_postgresql
11+
from .test_postgresql import skip_postgresql
1212

1313
from wsgiref.validate import validator
1414

0 commit comments

Comments
 (0)