Organize to packages.

This commit is contained in:
Ilkka Seppala
2015-04-15 21:45:14 +03:00
parent 3d3828933c
commit 27ff01de1b
17 changed files with 70 additions and 17 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