Sha256: 0790f89bab1737ef48d2135c5082a1b98be8172b313fa4d88ae56872f64b052f
Contents?: true
Size: 162 Bytes
Versions: 1
Compression:
Stored size: 162 Bytes
Contents
require 'spec_helper' describe OAuth2::Auth::Server do it 'has a non-null VERSION constant' do OAuth2::Auth::Server::VERSION.should_not be_nil end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
oauth2-auth-server-0.0.2 | spec/oauth2-auth-server_spec.rb |