Sha256: 6c51817ade52f76bb83eb00aa45e4d42ec5e82b4d64721cdd5c107125d8ff2f0
Contents?: true
Size: 278 Bytes
Versions: 4
Compression:
Stored size: 278 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe Gator::ActAsCommand do it "should have some tests" end describe Gator::ActAsCommandCollection do it "should have some tests" end describe Gator::Command do it "should have some tests" end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
gator-0.0.20.pre | spec/command_spec.rb |
gator-0.0.19.pre | spec/command_spec.rb |
gator-0.0.17.pre | spec/command_spec.rb |
gator-0.0.16.pre | spec/command_spec.rb |