Tim Allison created TIKA-3767:
---------------------------------
Summary: Use junit's @TempDir where possible
Key: TIKA-3767
URL: https://issues.apache.org/jira/browse/TIKA-3767
Project: Tika
Issue Type: Improvement
Reporter: Tim AllisonThere are a number of unit tests that manually create and destroy temporary directories. We can clean up our code a bit if we use @TempDir. -- This message was sent by Atlassian Jira (v8.20.7#820007)
