2014-08-30 19:47:03 +03:00
|
|
|
# All working tests (ahm), still working on the others, so no use to be constantly reminded
|
|
|
|
require_relative "arm/test_all"
|
2015-05-12 18:52:01 +03:00
|
|
|
require "parfait/test_all"
|
2014-08-30 19:47:03 +03:00
|
|
|
|
2015-05-05 14:04:37 +03:00
|
|
|
require_relative "virtual/test_all"
|