rubyx/test/parfait/test_all.rb
Torsten Ruger 0731a6061a fix word implementation and tests
much better, though wasteful implementation
breaks a few tests, but ploughing on first
2015-05-15 16:45:36 +03:00

4 lines
93 B
Ruby

require_relative "test_list"
require_relative "test_word"
require_relative "test_dictionary"