Skip to content

Commit

Permalink
cehck in empty test
Browse files Browse the repository at this point in the history
  • Loading branch information
fireduck64 committed Jun 4, 2018
1 parent 9f333a9 commit 767d28d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions miner/test/EmptyTest.java
@@ -0,0 +1,12 @@
package miner.test;

import org.junit.Test;

public class EmptyTest
{
@Test
public void testNothing()
{

}
}

0 comments on commit 767d28d

Please sign in to comment.