Skip to content

Commit

Permalink
uncomment registryCleaner.clean(), comment added in c9b4a97
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari committed Jan 3, 2015
1 parent 80a1333 commit 4415e60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ abstract class AbstractGrailsTagTests extends GroovyTestCase {

Holders.servletContext = null
GroovyPageMetaInfo.DEFAULT_PLUGIN_PATH = ""
// registryCleaner.clean()
registryCleaner.clean()
GroovySystem.metaClassRegistry.removeMetaClassRegistryChangeEventListener(registryCleaner)
}

Expand Down

0 comments on commit 4415e60

Please sign in to comment.