提交 8fb5e164 编写于 作者: D Derek Parker

Update test progs for go13

上级 7304d556
无法预览此类型文件
......@@ -91,8 +91,4 @@ func TestParse(t *testing.T) {
if fe.InitialLocation != 0x400c00 {
t.Fatalf("Initial location not parsed correctly, got %#v", fe.InitialLocation)
}
if fe.AddressRange != 0x2b {
t.Fatalf("Address range not parsed correctly %#v\n%#v", fe.AddressRange, data[15:48])
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册