Small code cleanups and Javadoc improvements
This commit is contained in:
parent
826a8b4b72
commit
514071346a
8 changed files with 46 additions and 22 deletions
|
@ -9,6 +9,7 @@ import org.junit.Test;
|
|||
import org.junit.runner.RunWith;
|
||||
import org.junit.runners.JUnit4;
|
||||
|
||||
/** Unit tests for {@link ColorUtil} */
|
||||
@RunWith(JUnit4.class)
|
||||
public class ColorUtilTest {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue