cancan-attr-test/test/unit/user_test.rb
2013-06-28 01:22:16 -04:00

8 lines
118 B
Ruby

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