rubyx/test/parfait/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

3 lines
59 B
Ruby

require_relative "test_array"
require_relative "test_hash"