Quite small amount of parfait tests needed changing after that
But something is amiss anyway, especially dynamic jumps
This commit is contained in:
@ -5,7 +5,7 @@ module Parfait
|
||||
|
||||
def setup
|
||||
super
|
||||
@types = @space.instance_variable_ged("@types")
|
||||
@types = @space.types
|
||||
@first = @types.values.first
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user