Fix test.

This commit is contained in:
Gav Wood 2016-03-21 12:39:13 +01:00
parent 8906b78b07
commit 2ab9d02158

View File

@ -774,7 +774,7 @@ fn should_trace_call_with_basic_subcall_transaction() {
value: x!(100),
gas: x!(79000),
input: vec![],
result: Some((x!(34061), vec![]))
result: Some((x!(31761), vec![]))
}),
subs: vec![Trace {
depth: 1,