fix unit test?

git-svn-id: file:///home/svn/incoming/trunk@3168 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
Matt Miller 2005-12-02 14:12:24 +00:00
parent e2509fc19a
commit e621d675a3
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ class Rex::Arch::X86::UnitTest < ::Test::Unit::TestCase
def test_searcher
s = "\xbe"+ # mov esi, Tag - 1
"\x00\x02\x03\x04"+
"\x03\x03\x02\x01"+
"\x46"+ # inc esi
"\x47"+ # inc edi (end_search:)
"\x39\x37"+ # cmp [edi],esi