Sha256: af6e922670724cde4cdb6d7fccd2cb44185140f8bed0442963ebf3971a48b9bf
Contents?: true
Size: 167 Bytes
Versions: 1
Compression:
Stored size: 167 Bytes
Contents
require 'spec_helper' require 'ncrack' describe Ncrack do it "should have a VERSION constant" do expect(subject.const_get('VERSION')).to_not be_empty end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-ncrack-0.1.0 | spec/ncrack_spec.rb |