require 'test_helper'
class UserControllerTest < ActionController::TestCase
test "oh lordy" do
assert true
end