diff options
Diffstat (limited to 'test/providers/parsedhost.rb')
| -rw-r--r-- | test/providers/parsedhost.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/providers/parsedhost.rb b/test/providers/parsedhost.rb index da286d779..1d982c813 100644 --- a/test/providers/parsedhost.rb +++ b/test/providers/parsedhost.rb @@ -196,7 +196,6 @@ class TestParsedHostProvider < Test::Unit::TestCase def test_hostsparse fakedata("data/types/hosts").each { |file| @provider.path = file - Puppet.info "Parsing %s" % file instances = nil assert_nothing_raised { instances = @provider.retrieve |
