retrospring/test/models/inbox_test.rb

8 lines
119 B
Ruby
Raw Normal View History

2014-11-10 23:45:36 +01:00
require 'test_helper'
class InboxTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end