Skip to content
Snippets Groups Projects
Commit a8afba91 authored by ojs1g14's avatar ojs1g14
Browse files

Update sample_test.py

parent cf0116ac
Branches
No related tags found
No related merge requests found
Pipeline #78 failed
......@@ -30,7 +30,6 @@ class TestBasicFunction(unittest.TestCase):
def test_import_stl(self):
stlPath = os.path.abspath(os.getcwd()) + "\\tests\\sample_stl_sphere.stl"
sys.path.insert(0, modPath)
from AmpScan.core import AmpObject
stlFile = "tests\\sample_stl_sphere.stl"
Amp = AmpObject(stlPath)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment