Sha256: 351dc785d0c928bd2e508dae0bac1a39d5bb9f3a5ea4606fbe6f37d502ea01a4
Contents?: true
Size: 174 Bytes
Versions: 10
Compression:
Stored size: 174 Bytes
Contents
require 'spec_helper' require 'nmap/version' describe Nmap do it "should have a VERSION constant" do expect(subject.const_defined?('VERSION')).to be_truthy end end
Version data entries
10 entries across 10 versions & 1 rubygems