Minor - fix incorrect javadoc and add unit test for Messages#reload

This commit is contained in:
ljacqu
2016-02-12 23:38:00 +01:00
parent 57da572b23
commit fcfe26f34d
5 changed files with 54 additions and 39 deletions
@@ -12,7 +12,7 @@ public final class TestHelper {
}
/**
* Return a {@link File} to an existing file from the main (non-test) resources folder.
* Return a {@link File} to a file in the JAR's resources (main or test).
*
* @param path The absolute path to the file
* @return The project file