From 1785f70a19504efaa4edf6cfaf8ee2d74060a357 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Tue, 16 Feb 2016 20:59:33 +0100 Subject: fix all libpathod->pathod references --- test/pathod/test_utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/pathod/test_utils.py') diff --git a/test/pathod/test_utils.py b/test/pathod/test_utils.py index 7d24e9e4..4dcedf6e 100644 --- a/test/pathod/test_utils.py +++ b/test/pathod/test_utils.py @@ -1,4 +1,4 @@ -from libpathod import utils +from pathod import utils import tutils -- cgit v1.2.3