fix tests (just using local gem)

This commit is contained in:
Torsten Ruger
2015-08-04 22:01:20 +03:00
parent 9680ff2a71
commit 21b0702154
9 changed files with 110 additions and 12 deletions

View File

@ -49,3 +49,4 @@ require_relative "instructions/function_return"
require_relative "instructions/save_return"
require_relative "instructions/register_transfer"
require_relative "instructions/branch"
require_relative "instructions/operator_instruction"