]> gitweb.fluxo.info Git - puppet-stdlib.git/commit
(#8792) Rename basic smoke test to reflect file_line rename
authorJeff McCune <jeff@puppetlabs.com>
Mon, 8 Aug 2011 16:33:56 +0000 (09:33 -0700)
committerJeff McCune <jeff@puppetlabs.com>
Mon, 8 Aug 2011 16:33:56 +0000 (09:33 -0700)
commitf3c53e6f1943417a1690f5a976076f24277c6b06
tree7a705b349ab1f976328eef1fa7c3e7167a1bd769
parent4c93090e1aad8dfdaa39b4f304d3c87704408b13
(#8792) Rename basic smoke test to reflect file_line rename

Without this patch the basic smoke test in the module tests/ directory
did not math up with the renamed whole_line => file_line resource type.

This patch updates the smoke test file to match the most recently
selected name of file_line.  The filename has been changed, comments
added to the smoke test file, and resource declarations inside the file
changed.
tests/file_line.pp [moved from tests/whole_line.pp with 54% similarity]