tap/test/controllers/callbacks_controller_test.rb
2015-03-19 22:37:16 +01:00

8 lines
136 B
Ruby

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