require 'spec_helper' describe OmniAuth::Strategies::GitHub do it_should_behave_like "an oauth2 strategy" end