Bring tests up-to-date
This commit is contained in:
parent
0b0cc38444
commit
8a50d20a67
@ -77,7 +77,7 @@ prop_opcodes() ->
|
||||
|
||||
|
||||
valid_opcodes() ->
|
||||
lists:seq(0, 16#75) ++ lists:seq(16#fa, 16#fd).
|
||||
lists:seq(0, 16#7c) ++ lists:seq(16#fa, 16#fd).
|
||||
|
||||
|
||||
fate_code(Failure) ->
|
||||
|
Loading…
x
Reference in New Issue
Block a user