HomePhorge

Remove already initialized constant warning from file_spec.rb tests
530496b00d48Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Remove already initialized constant warning from file_spec.rb tests

rspec pulls constants from the implementation into the test, so we don't
need to redefine it.

Reviewed-by: Jesse Wolfe <jesse@puppetlabs.com>

Details

Event Timeline

Jacob Helwig <jacob@puppetlabs.com> committed rPU530496b00d48: Remove already initialized constant warning from file_spec.rb tests (authored by Jacob Helwig <jacob@puppetlabs.com>).Feb 2 2011, 12:23 AM