diff options
Diffstat (limited to 'test/test_actor.py')
| -rw-r--r-- | test/test_actor.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_actor.py b/test/test_actor.py index 8fda57e5..b8e5ba3b 100644 --- a/test/test_actor.py +++ b/test/test_actor.py @@ -5,7 +5,7 @@ # the BSD License: http://www.opensource.org/licenses/bsd-license.php import os -from test.testlib import * +from git.test.lib import * from git import * class TestActor(object): |
