Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-sims
csst_ifs_sim
Commits
07fc48c3
Commit
07fc48c3
authored
Oct 08, 2024
by
Yan Zhaojun
Browse files
update
parent
ac6fa4d0
Pipeline
#6977
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
tests/test_ifs_sim.py
View file @
07fc48c3
...
...
@@ -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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment