rubyx/test/test_all.rb
2014-09-04 14:22:28 +03:00

7 lines
213 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 "sof"
require "parfait/hash_test"
#require_relative "virtual/test_all"