Skip to content
Snippets Groups Projects
Commit af836a05 authored by Federico Stagni's avatar Federico Stagni
Browse files

test fix

parent c31c6174
No related branches found
No related tags found
No related merge requests found
......@@ -399,7 +399,7 @@ class ModuleBaseSuccess( ModulesTestCase ):
expectedResult = {'bar_2.py': {'filedict': {'Status': 'Waiting',
'LFN': '/lhcb/MC/2010/DST/00012345/0001/bar_2.py',
'GUID': 'D41D8CD9-8F00-B204-E980-0998ECF8427E',
'Checksum': '001',
'Checksum': '000001',
'ChecksumType': 'ADLER32',
'Size': 0},
'lfn': '/lhcb/MC/2010/DST/00012345/0001/bar_2.py',
......@@ -410,7 +410,7 @@ class ModuleBaseSuccess( ModulesTestCase ):
'foo_1.txt': {'filedict': {'Status': 'Waiting',
'LFN': '/lhcb/MC/2010/DST/00012345/0001/foo_1.txt',
'GUID': 'D41D8CD9-8F00-B204-E980-0998ECF8427E',
'Checksum': '001',
'Checksum': '000001',
'ChecksumType': 'ADLER32',
'Size': 0},
'lfn': '/lhcb/MC/2010/DST/00012345/0001/foo_1.txt',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment