Första committen

This commit is contained in:
2015-04-23 11:48:21 +02:00
parent 951ba3b8ad
commit 2eba5c7213
2 changed files with 5 additions and 11 deletions

View File

@@ -1,7 +1,6 @@
package session2;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
public class BowlingScoreCalculatorTest {