This commit is contained in:
Phillip Webb
2014-07-08 01:05:56 -07:00
parent 4ede9cd1be
commit fd3e5eceeb
2 changed files with 10 additions and 3 deletions

View File

@@ -31,6 +31,11 @@ import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertThat;
import static org.junit.Assert.assertTrue;
/**
* Integration tests for gradle repackaging.
*
* @author Andy Wilkinson
*/
public class RepackagingTests {
private static final String BOOT_VERSION = ManagedDependencies.get()