negos_app/test/models/conversation_test.rb
2017-06-06 16:15:40 +02:00

8 lines
126 B
Ruby

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