]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
Rename load_module_metadata test path
authorColleen Murphy <colleen@gazlene.net>
Wed, 14 Oct 2015 22:59:09 +0000 (15:59 -0700)
committerColleen Murphy <colleen@gazlene.net>
Wed, 14 Oct 2015 22:59:09 +0000 (15:59 -0700)
`rake spec` only finds test files that end in _spec.rb, so this test
was not being run. Correct the path name so that the test runs
properly.

spec/functions/load_module_metadata_spec.rb [moved from spec/functions/load_module_metadata.rb with 100% similarity]