diff options
author | Daniel Pittman <daniel@puppetlabs.com> | 2011-04-13 00:35:11 -0700 |
---|---|---|
committer | Daniel Pittman <daniel@puppetlabs.com> | 2011-04-13 00:36:38 -0700 |
commit | db11770718c61f9ee3d5fcd703c5c0c7c05227ca (patch) | |
tree | 95c35f65addba0d408cb7f5c9e2c5de53724a737 /spec/lib | |
parent | 4dd6a77481400b7eeac3377267d092d4c6d22da3 (diff) | |
download | puppet-db11770718c61f9ee3d5fcd703c5c0c7c05227ca.tar.gz puppet-db11770718c61f9ee3d5fcd703c5c0c7c05227ca.tar.xz puppet-db11770718c61f9ee3d5fcd703c5c0c7c05227ca.zip |
maint: clean up the spec test headers in bulk.
We now use a shebang of: #!/usr/bin/env rspec
This enables the direct execution of spec tests again, which was lost earlier
during the transition to more directly using the rspec2 runtime environment.
Diffstat (limited to 'spec/lib')
-rwxr-xr-x[-rw-r--r--] | spec/lib/puppet/face/basetest.rb | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | spec/lib/puppet/face/huzzah.rb | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | spec/lib/puppet_spec/files.rb | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | spec/lib/puppet_spec/fixtures.rb | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | spec/lib/puppet_spec/verbose.rb | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/spec/lib/puppet/face/basetest.rb b/spec/lib/puppet/face/basetest.rb index 00616f74f..00616f74f 100644..100755 --- a/spec/lib/puppet/face/basetest.rb +++ b/spec/lib/puppet/face/basetest.rb diff --git a/spec/lib/puppet/face/huzzah.rb b/spec/lib/puppet/face/huzzah.rb index 3428c6816..3428c6816 100644..100755 --- a/spec/lib/puppet/face/huzzah.rb +++ b/spec/lib/puppet/face/huzzah.rb diff --git a/spec/lib/puppet_spec/files.rb b/spec/lib/puppet_spec/files.rb index 30fb4fc42..30fb4fc42 100644..100755 --- a/spec/lib/puppet_spec/files.rb +++ b/spec/lib/puppet_spec/files.rb diff --git a/spec/lib/puppet_spec/fixtures.rb b/spec/lib/puppet_spec/fixtures.rb index 7f6bc2a8f..7f6bc2a8f 100644..100755 --- a/spec/lib/puppet_spec/fixtures.rb +++ b/spec/lib/puppet_spec/fixtures.rb diff --git a/spec/lib/puppet_spec/verbose.rb b/spec/lib/puppet_spec/verbose.rb index d9834f2d7..d9834f2d7 100644..100755 --- a/spec/lib/puppet_spec/verbose.rb +++ b/spec/lib/puppet_spec/verbose.rb |