require File.expand_path(File.dirname(__FILE__) + '/../../spec_helper') describe OmniAuth::Strategies::Google do it_should_behave_like 'an oauth strategy' end