8 lines
118 B
Ruby
Raw Permalink Normal View History

2012-08-24 21:14:51 -07:00
require 'test_helper'
class UserTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end