701b0bc011
and write a test (and another one …)
5 lines
124 B
Ruby
5 lines
124 B
Ruby
require_relative "test_object"
|
|
require_relative "test_list"
|
|
require_relative "test_word"
|
|
require_relative "test_dictionary"
|