Retrospring/test/controllers/ajax/inbox_controller_test.rb

8 lines
138 B
Ruby
Raw Normal View History

2014-11-11 07:19:20 -08:00
require 'test_helper'
class Ajax::InboxControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end