Sha256: 9ecfb59a84aee6dfd0f3ae117309961b7292a7d37f2779c25c7238ca427868c5
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.1 | spec/oauth2-auth-server_spec.rb |