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

class FaxAccountTest < ActiveSupport::TestCase
  # def test_should_be_valid
  #   assert FaxAccount.new.valid?
  # end
end