Checkstyle fixes

This commit is contained in:
Juan Martín Sotuyo Dodero
2017-10-26 01:13:04 -03:00
parent 9d59c0317c
commit 92cc66a8cd

View File

@ -1,3 +1,7 @@
/**
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
package net.sourceforge.pmd.typeresolution;
import static org.junit.Assert.assertSame;