Skip to content

Commit e2d1f7f

Browse files
committed
Coverage delta
1 parent 65c763d commit e2d1f7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_databinder.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ def test_single_root_file():
4848
assert spec.Sample[0].dataset_identifier.files == [
4949
"root://eospublic.cern.ch//file1.root"
5050
]
51+
assert spec.Sample[0].dataset_identifier.did is None
5152

5253

5354
def test_list_of_root_files():

0 commit comments

Comments
 (0)