Commit 07fc48c3 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

update

parent ac6fa4d0
Pipeline #6977 passed with stage
in 0 seconds
......@@ -13,10 +13,11 @@ import unittest
import os
from csst_ifs_sim import csst_ifs_sim
sys.path.append('IFS_git/csst_ifs_sim/csst_ifs_sim')
import sys
### sys.path.append('IFS_git/csst_ifs_sim/csst_ifs_sim')
class TestDemoFunction(unittest.TestCase):
def test_ifs_sim_1(self):
"""
......@@ -240,4 +241,4 @@ class TestDemoFunction(unittest.TestCase):
"case 6: sim passes.",
)
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment