Sha256: 88e2584aef5b8cf59e1f8fdb1538072d7d871c5d4c4d6afc3525fda41be505a2
Contents?: true
Size: 116 Bytes
Versions: 2
Compression:
Stored size: 116 Bytes
Contents
require 'spec_helper' require 'xploy/error' describe Xploy::Error do it { should be_kind_of(StandardError) } end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
xploy-0.1.1.beta | spec/lib/xploy/error_spec.rb |
xploy-0.1.0.beta | spec/lib/xploy/error_spec.rb |