Files
2012-08-24 21:14:51 -07:00

8 lines
118 B
Ruby

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