mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-12-10 08:01:21 +04:00
fixups
This commit is contained in:
@@ -56,5 +56,6 @@ public class HandlerSelectionTests
|
||||
|
||||
// Third instruction should be PUSH eax
|
||||
Assert.Equal("push", instructions[2].Mnemonic);
|
||||
Assert.Equal("eax", instructions[2].Operands);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user