This commit is contained in:
Johnny Lim
2016-05-10 21:34:46 +09:00
committed by Andy Wilkinson
parent c71f562001
commit 38dc9ec441
12 changed files with 19 additions and 21 deletions

View File

@@ -26,7 +26,7 @@ import org.junit.Test;
import static org.assertj.core.api.Assertions.assertThat;
/**
* Tests for configuring a project's main class
* Tests for configuring a project's main class.
*
* @author Dave Syer
* @author Andy Wilkinson