Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorChrisTerBeke <c.terbeke@ultimaker.com>2018-01-03 17:09:19 +0300
committerChrisTerBeke <c.terbeke@ultimaker.com>2018-01-03 17:09:19 +0300
commit08322d0a5ead26cfdc57d4ba168adf30b252b8aa (patch)
treeb1715d1e97437c5d478d930f1fe253cff6e18019 /tests
parent62b06b063b8e0228d4b2ce28fe7823400c1bd101 (diff)
Move all decorators in the scene subfolder
Diffstat (limited to 'tests')
-rwxr-xr-xtests/TestArrange.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/TestArrange.py b/tests/TestArrange.py
index 1da8ff7ba8..737305f638 100755
--- a/tests/TestArrange.py
+++ b/tests/TestArrange.py
@@ -1,7 +1,7 @@
import numpy
from cura.Arranging.Arrange import Arrange
-from cura.ShapeArray import ShapeArray
+from cura.Arranging.ShapeArray import ShapeArray
def gimmeShapeArray():