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 --- pathod/examples/test_setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pathod/examples/test_setup.py') diff --git a/pathod/examples/test_setup.py b/pathod/examples/test_setup.py index 6085c98a..5dbc456d 100644 --- a/pathod/examples/test_setup.py +++ b/pathod/examples/test_setup.py @@ -1,5 +1,5 @@ import requests -from libpathod import test +from pathod import test class Test: -- cgit v1.2.3