Typo in Adaptive test

This commit is contained in:
sliptonic
2022-10-13 14:09:35 -05:00
parent 0d3ce2cba2
commit e058eb6173

View File

@@ -29,7 +29,7 @@ import Path.Main.Job as PathJob
from PathTests.PathTestUtils import PathTestBase
if FreeCAD.GuiUp:
import Path.Main.gui.Job as PathJobGui
import Path.Main.Gui.Job as PathJobGui
import Path.Op.Gui.Adaptive as PathAdaptiveGui