Sha256: 26303a61ed53b50c3a0dfb104e13dbc0b0a197ab674e300695b8236c43ead9e8

Contents?: true

Size: 252 Bytes

Versions: 5

Compression:

Stored size: 252 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + '/spec_helper')


describe Gator::Project do

  it "should have some tests"

end

describe Gator::Project::Layout do

  it "should have some tests"
  it "could be the tests from the buildr project"

end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
gator-0.0.21.pre spec/project_spec.rb
gator-0.0.20.pre spec/project_spec.rb
gator-0.0.19.pre spec/project_spec.rb
gator-0.0.17.pre spec/project_spec.rb
gator-0.0.16.pre spec/project_spec.rb