Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
10 months ago
by
Yan Zhaojun
Browse files
Options
Download
Email Patches
Plain Diff
update
parent
ac6fa4d0
develop
master
yanzhaojun-develop-patch-92489
No related merge requests found
Pipeline
#6977
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/test_ifs_sim.py
+4
-3
tests/test_ifs_sim.py
with
4 additions
and
3 deletions
+4
-3
tests/test_ifs_sim.py
+
4
-
3
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
):
"""
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets