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

class SoftkeyTest < ActiveSupport::TestCase
  # def test_should_be_valid
  #   assert Softkey.new.valid?
  # end
end