Typo in Adaptive test

This commit is contained in:
sliptonic
2022-10-13 14:09:35 -05:00
parent 126c8a48db
commit cdc3e5466f

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