rubyx/test/test_all.rb

7 lines
213 B
Ruby
Raw Normal View History

2014-08-30 18:47:03 +02:00
# All working tests (ahm), still working on the others, so no use to be constantly reminded
require_relative "arm/test_all"
require_relative "sof"
2014-09-04 13:22:28 +02:00
require "parfait/hash_test"
2014-08-30 18:47:03 +02:00
#require_relative "virtual/test_all"