diff options
author | Daniel Pittman <daniel@puppetlabs.com> | 2011-04-06 11:08:40 -0700 |
---|---|---|
committer | Daniel Pittman <daniel@puppetlabs.com> | 2011-04-06 16:29:39 -0700 |
commit | a125536350880ef886de843b8106e2422eabe0d5 (patch) | |
tree | 4035df2d3671c5bc4e0ad5efdb75be1037245158 /lib/puppet/util/rdoc/code_objects.rb | |
parent | e4f869d3ed9422eeb46c25f532f693c7d0811684 (diff) | |
download | puppet-a125536350880ef886de843b8106e2422eabe0d5.tar.gz puppet-a125536350880ef886de843b8106e2422eabe0d5.tar.xz puppet-a125536350880ef886de843b8106e2422eabe0d5.zip |
(#6995) more robust testing of string loading
We were flushing loaded string versions in the test suite, but were not
clearing out the $" array used to determine if we had previously loaded that
file.
This lead to situations where tests cross-polluted because require though the
code was in memory, but the effects of loading that code had all been rolled
back.
Reviewed-By: Dan Bode <dan@puppetlabs.com>
Diffstat (limited to 'lib/puppet/util/rdoc/code_objects.rb')
0 files changed, 0 insertions, 0 deletions