list all working tests in test_all

This commit is contained in:
Torsten Ruger 2014-08-30 19:47:03 +03:00
parent ccb5b37a3c
commit be8284efd9

View File

@ -1 +1,6 @@
require_relative "virtual/test_all"
# All working tests (ahm), still working on the others, so no use to be constantly reminded
require_relative "arm/test_all"
require_relative "unit/hash"
require_relative "sof"
#require_relative "virtual/test_all"