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