Skip to content

Commit b223124

Browse files
author
Dane Springmeyer
committed
Revert unintended test change
1 parent f9fa030 commit b223124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/python_tests/pgraster_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
import mapnik
1414

15-
from utilities import execution_path, run_all, side_by_side_image
15+
from .utilities import execution_path, run_all, side_by_side_image
1616

1717
MAPNIK_TEST_DBNAME = 'mapnik-tmp-pgraster-test-db'
1818
POSTGIS_TEMPLATE_DBNAME = 'template_postgis'

0 commit comments

Comments
 (0)