6 lines
189 B
Ruby
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"
|