Sha256: daca9095a4ad2e96f7e3578454d170020e9662075fb661186a19f64cefab1251

Contents?: true

Size: 184 Bytes

Versions: 7

Compression:

Stored size: 184 Bytes

Contents

require File.dirname(__FILE__) + '/helper'


context "Constructive" do
  xspecify "concat" do
  end

  xspecify "<<" do
  end

  xspecify "+=" do
  end

  xspecify "push" do
  end
end

Version data entries

7 entries across 5 versions & 1 rubygems

Version Path
ambition-0.1.3 test/constructive_test.rb
ambition-0.1.4 test/constructive_test.rb
ambition-0.1.5 test/constructive_test.rb
ambition-0.1.6 ./test/constructive_test.rb
ambition-0.2.0 ./test/constructive_test.rb
ambition-0.1.6 test/constructive_test.rb
ambition-0.2.0 test/constructive_test.rb