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-pipeline
csst_common
Commits
188b76d9
Commit
188b76d9
authored
Oct 27, 2025
by
BO ZHANG
🏀
Browse files
tweak
parent
7fd23f1e
Pipeline
#11002
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/test_io.py
View file @
188b76d9
...
...
@@ -132,7 +132,7 @@ class TestFitsHeaderOps(unittest.TestCase):
def
test_get_proc_info
(
self
):
proc_info
=
get_proc_info
()
self
.
assertEquals
(
proc_info
[
"BUILD"
],
"
__unset__
"
)
self
.
assertEquals
(
proc_info
[
"BUILD"
],
""
)
def
test_generate_meta
(
self
):
h
=
generate_meta
()
...
...
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