]> gitweb.fluxo.info Git - puppet-concat.git/commit
Adding basic tests.
authorsathlan <mypublicaddress-code@ymail.com>
Thu, 31 May 2012 12:31:43 +0000 (14:31 +0200)
committersathlan <mypublicaddress-code@ymail.com>
Thu, 31 May 2012 12:31:43 +0000 (14:31 +0200)
commit653444bd0a52ba3d2e2a2d91cccb2e256fb61bf5
tree64dc614ded3037c3ad528f5db9572ac11b094abe
parent52d5f36c757ce34b3d0f4f322bca34992b43c8af
Adding basic tests.

Successfully tested inside rvm:
  - ruby 1.8.7-p302;
  - puppet (2.7.13)
  - facter (1.6.9)
  - bundler (1.1.3)
  - diff-lcs (1.1.3)
  - metaclass (0.0.1)
  - mocha (0.11.4)
  - puppet-lint (0.1.13)
  - rake (0.9.2.2)
  - rspec (2.8.0)
  - rspec-core (2.8.0)
  - rspec-expectations (2.8.0)
  - rspec-mocks (2.8.0)
  - rspec-puppet (0.1.3)
  - rubygems-bundler (1.0.2)
  - rvm (1.11.3.3)
Rakefile [new file with mode: 0644]
spec/defines/init_spec.rb [new file with mode: 0644]
spec/spec_helper.rb [new file with mode: 0644]