X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=support%2Fsrc%2Ftest%2Fjava%2Forg%2Fwamblee%2Fio%2FFileSystemUtils.java;h=3e36219d453d80d3a2125ee4d562356cb624693d;hb=42515fd88bee97ebb3a3180fdcb320faf5fa1d91;hp=99a8d2e7835b1b3d50e900455f666e0eb6b5b6a4;hpb=5128acf7ed2f62bc5417925d11c477f742c0b97c;p=utils diff --git a/support/src/test/java/org/wamblee/io/FileSystemUtils.java b/support/src/test/java/org/wamblee/io/FileSystemUtils.java index 99a8d2e7..3e36219d 100644 --- a/support/src/test/java/org/wamblee/io/FileSystemUtils.java +++ b/support/src/test/java/org/wamblee/io/FileSystemUtils.java @@ -30,6 +30,8 @@ import org.apache.commons.logging.LogFactory; /** * File system utilities. + * + * @author Erik Brakkee */ public final class FileSystemUtils {