rubyx/test/test_all.rb
2014-08-30 20:46:38 +03:00

7 lines
217 B
Ruby

# All working tests (ahm), still working on the others, so no use to be constantly reminded
require_relative "arm/test_all"
require_relative "parfait/hash"
require_relative "sof"
#require_relative "virtual/test_all"