streamline arm test names and get guard to pick up right tests

This commit is contained in:
Torsten Ruger
2016-12-14 19:06:32 +02:00
parent 0a0f9154e1
commit b3bf881c49
5 changed files with 52 additions and 50 deletions

View File

@@ -1,7 +1,6 @@
require_relative "test_stack"
require_relative "test_control"
require_relative "test_logic"
require_relative "test_add"
require_relative "test_move"
require_relative "test_memory"
require_relative "test_compare"