rubyx/test/test_all.rb
Torsten Ruger 398516a596 fixes parfaits hash by implementing array
basic concept holds up as parfaits hash is now
working on parfaits own array
2015-05-12 18:52:01 +03:00

6 lines
188 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/test_all"
require_relative "virtual/test_all"