4 lines
92 B
Ruby
4 lines
92 B
Ruby
require_relative "test_basic"
|
|
require_relative "test_methods"
|
|
require_relative "test_hello"
|