notebook/test/functional/generator_controller_test.rb
2013-03-03 02:52:58 -06:00

8 lines
136 B
Ruby

require 'test_helper'
class GeneratorControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end