rubyx/test/test_all.rb
2015-05-05 14:04:37 +03:00

6 lines
189 B
Ruby

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