diff options
| author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-12-28 19:14:11 +0000 |
|---|---|---|
| committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-12-28 19:14:11 +0000 |
| commit | d07570b78d6c6cc670b4e6c770fb409b64c5b24d (patch) | |
| tree | 117df623fb2bb01a0fdcdc2e77355ec9b90bb66f /test/lib | |
| parent | 652982257d7d4b1fdfada25880d70b29702a4c69 (diff) | |
| download | puppet-d07570b78d6c6cc670b4e6c770fb409b64c5b24d.tar.gz puppet-d07570b78d6c6cc670b4e6c770fb409b64c5b24d.tar.xz puppet-d07570b78d6c6cc670b4e6c770fb409b64c5b24d.zip | |
Looks like providers work again on Solaris.
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1980 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'test/lib')
| -rwxr-xr-x | test/lib/puppettest.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/lib/puppettest.rb b/test/lib/puppettest.rb index 385dff901..2e1bde685 100755 --- a/test/lib/puppettest.rb +++ b/test/lib/puppettest.rb @@ -169,8 +169,6 @@ module PuppetTest end def teardown - stopservices - @@cleaners.each { |cleaner| cleaner.call() } @@tmpfiles.each { |file| |
