first pass of lyrics command

version bump
more code cleanup
This commit is contained in:
John Grosh
2018-12-04 23:55:32 -05:00
parent 15f3cf07a8
commit 34bffe0148
12 changed files with 118 additions and 19 deletions
@@ -24,7 +24,7 @@ import static org.junit.Assert.*;
*
* @author John Grosh (john.a.grosh@gmail.com)
*/
public class QueueTests
public class FairQueueTest
{
@Test
public void differentIdentifierSize()