free_mutant/test_app/lib/test_app.rb

6 lines
80 B
Ruby
Raw Normal View History

# Namespace for test application
module TestApp
end
require 'test_app/literal'