File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ def test_parse_record(system):
208208 ['UnsignedWordTypeNode' , '105' ],
209209 ['UnsignedWordTypeNode' , '105' ],
210210 ['NullTypeNode' ],
211- ['Hex64TypeNode' , '0x80000000000000 ' ],
211+ ['Hex64TypeNode' , '0x8000000000000000 ' ],
212212 ['FiletimeTypeNode' , '2012-03-14 04:17:43.354563' ],
213213 ['NullTypeNode' ],
214214 ['UnsignedDwordTypeNode' , '820' ],
@@ -272,7 +272,7 @@ def test_render_record(system):
272272 <Level>4</Level>
273273 <Task>105</Task>
274274 <Opcode>0</Opcode>
275- <Keywords>0x80000000000000 </Keywords>
275+ <Keywords>0x8000000000000000 </Keywords>
276276 <TimeCreated SystemTime="2012-03-14 04:17:43.354563"></TimeCreated>
277277 <EventRecordID>12049</EventRecordID>
278278 <Correlation ActivityID="" RelatedActivityID=""></Correlation>
You can’t perform that action at this time.
0 commit comments