Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
limbra
limbra
Commits
ceb01ae9
Commit
ceb01ae9
authored
Jan 31, 2020
by
LE GAC Renaud
Browse files
Update test_06_RecordThesis to fix a typo.
parent
9f87ba2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
tests/basis/test_06_RecordThesis.py
tests/basis/test_06_RecordThesis.py
+1
-2
No files found.
tests/basis/test_06_RecordThesis.py
View file @
ceb01ae9
...
...
@@ -41,8 +41,7 @@ def test_these_level_cds_06003(reccds):
def
test_these_directors_cds_06004
(
reccds
):
assert
reccds
.
these_directors
(
sep
=
u
"|"
)
==
\
"He, Mao|Monnier, Emmanuel|Zhu, Chengguang"
assert
reccds
.
these_directors
(
sep
=
u
"|"
)
==
""
def
test_these_universities_cds_06005
(
reccds
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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