fix positioned tests
thanks to codeclimate the broken tests were still raising errors, just the wrong ones, but coverage shoed it!
This commit is contained in:
@ -6,4 +6,4 @@ require_relative "test_compat"
|
||||
require_relative "test_instructions"
|
||||
require_relative "test_machine"
|
||||
require_relative "test_padding"
|
||||
require_relative "test_positioning"
|
||||
require_relative "test_positioned"
|
||||
|
Reference in New Issue
Block a user