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

Update sample_test.py

parent 8922ee0f
No related branches found
No related tags found
No related merge requests found
Pipeline #49 failed
......@@ -32,7 +32,7 @@ class TestBasicFunction(unittest.TestCase):
#from modPath import align
print("Check add new path 0:")
print(sys.path[0])
import core
import AmpScan.core
s = str(type(core))
print(s)
self.assertFalse(False)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment