More unit tests.

This commit is contained in:
akwizgran
2011-06-22 16:58:03 +01:00
parent eb1c855278
commit dad1b4fcb9
11 changed files with 296 additions and 50 deletions

View File

@@ -7,4 +7,6 @@ public interface SetupParameters {
File getChosenLocation();
String[] getBundledFontFilenames();
long getExeHeaderSize();
}