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_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/pathod/test_test.py') diff --git a/test/pathod/test_test.py b/test/pathod/test_test.py index bd92d864..cee286a4 100644 --- a/test/pathod/test_test.py +++ b/test/pathod/test_test.py @@ -1,6 +1,6 @@ import logging import requests -from libpathod import test +from pathod import test import tutils logging.disable(logging.CRITICAL) -- cgit v1.2.3