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

Update sample_test.py

parent f78e1c32
No related branches found
No related tags found
No related merge requests found
Pipeline #43 failed
......@@ -32,6 +32,7 @@ class TestBasicFunction(unittest.TestCase):
#from modPath import align
print("Check add new path 0:")
print(sys.path[0])
from modPath import align
self.assertFalse(False)
if __name__ == '__main__':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment