summaryrefslogtreecommitdiff
path: root/tests/test_scripts/test_ptweens.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_scripts/test_ptweens.py')
-rw-r--r--tests/test_scripts/test_ptweens.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_scripts/test_ptweens.py b/tests/test_scripts/test_ptweens.py
index 6907b858d..4ad015249 100644
--- a/tests/test_scripts/test_ptweens.py
+++ b/tests/test_scripts/test_ptweens.py
@@ -1,5 +1,5 @@
import unittest
-from pyramid.tests.test_scripts import dummy
+from . import dummy
class TestPTweensCommand(unittest.TestCase):
def _getTargetClass(self):