Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
Forgot a cleanup
Browse files Browse the repository at this point in the history
git-svn-id: file:///opt/svn/repositories/sonatype.org/nexus/trunk@6651 2aa8b3fc-8ebb-4439-a84f-95066eaea8ab
  • Loading branch information
cstamas committed Jun 16, 2010
1 parent c40e4bd commit fea2255
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ protected void tearDown()
throws Exception
{
super.tearDown();

// this one closes it too
indexer.removeIndexingContext( context, true );

FileUtils.forceDelete( testBasedir );

Expand Down

0 comments on commit fea2255

Please sign in to comment.