Organized into packages.

This commit is contained in:
Ilkka Seppala
2015-04-23 22:35:58 +03:00
parent 0f8c5f9263
commit cd581154ac
22 changed files with 117 additions and 62 deletions

View File

@@ -1,7 +1,9 @@
package com.iluwatar;
package com.iluwatar.app;
import org.junit.Test;
import com.iluwatar.app.App;
public class AppTest {
@Test