summaryrefslogtreecommitdiff
path: root/test/unit/phone_sip_account_test.rb
blob: 735799e93e4b2a49734566a5003ea1206dd9269a (plain)
1
2
3
4
5
6
7
require 'test_helper'

class PhoneSipAccountTest < ActiveSupport::TestCase
  # def test_should_be_valid
  #   assert PhoneSipAccount.new.valid?
  # end
end