tap/test/controllers/callbacks_controller_test.rb

8 lines
136 B
Ruby
Raw Normal View History

2015-03-19 21:37:16 +00:00
require 'test_helper'
class CallbacksControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end