rubyx/test/test_all.rb

5 lines
165 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
2015-07-18 13:12:20 +02:00
require_relative "parfait/test_all"
2014-08-30 18:47:03 +02:00
2015-05-05 13:04:37 +02:00
require_relative "virtual/test_all"