retrospring/test/models/inbox_test.rb
2014-11-10 23:46:02 +01:00

7 lines
119 B
Ruby

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