Retrospring/test/models/inbox_test.rb

8 lines
119 B
Ruby

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