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
64623f9c
Commit
64623f9c
authored
Jan 07, 2021
by
LE GAC Renaud
Browse files
Update test_04_RecordPubli to fix a typo in test number
parent
4612b6c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
tests/basis/test_04_RecordPubli.py
tests/basis/test_04_RecordPubli.py
+5
-1
No files found.
tests/basis/test_04_RecordPubli.py
View file @
64623f9c
...
@@ -197,7 +197,11 @@ def test_title_cds_04039(record):
...
@@ -197,7 +197,11 @@ def test_title_cds_04039(record):
assert
record
.
title
()
==
"Precision luminosity measurements at LHCb"
assert
record
.
title
()
==
"Precision luminosity measurements at LHCb"
def
test_all_cds_042040
():
# ............................................................................
#
# Another publication
#
def
test_all_cds_04050
():
"""same article oai:inspirehet.net:1762838 and oai:cds.cern.ch:2698323"""
"""same article oai:inspirehet.net:1762838 and oai:cds.cern.ch:2698323"""
rec
=
load_record
(
"cds.cern.ch"
,
2698323
)
rec
=
load_record
(
"cds.cern.ch"
,
2698323
)
...
...
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