retrospring/test/controllers/ajax/inbox_controller_test.rb
2014-11-11 16:19:20 +01:00

7 lines
138 B
Ruby

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