spring-framework/spring-context-indexer/src
Brian Clozel b96cbb4e65 Close streams in tests
This commit ensures that file streams are properly closed in tests.
This seems to cause issues on Windows as the OS cannot delete temp
folders.

This is similar to spring-io/initializr#862

See gh-23507
2019-08-23 12:56:47 +02:00
..
main Remove use of @Nullable from copy of SortedProperties 2019-06-12 15:31:54 +03:00
test/java/org/springframework/context/index Close streams in tests 2019-08-23 12:56:47 +02:00