require_relative "test_hello"
require_relative "test_foo"
require_relative "test_putint"
require_relative "test_while"
require_relative "test_if"