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

class RingtoneTest < ActiveSupport::TestCase
  # def test_should_be_valid
  #   assert Ringtone.new.valid?
  # end
end