This commit is contained in:
parent
69fb0bef4e
commit
c8fe24dd45
@ -821,6 +821,6 @@ mod tests {
|
|||||||
let mut test_state = EMPTY_STATE;
|
let mut test_state = EMPTY_STATE;
|
||||||
|
|
||||||
test_state.int = vec![0, 1];
|
test_state.int = vec![0, 1];
|
||||||
let test_instr = make_instruction_new!(int, _test_func, int, int);
|
//let test_instr = make_instruction_new!(int, _test_func, int, int);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user