Skip to content

Commit

Permalink
Move test to correct package
Browse files Browse the repository at this point in the history
  • Loading branch information
hjorthjort committed Oct 2, 2015
1 parent 74545ae commit 9f2cf20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package com.alive_n_clickin.commutity.infrastructure;
package com.alive_n_clickin.commutity.infrastructure.api;

import android.test.AndroidTestCase;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package com.alive_n_clickin.commutity.infrastructure;
package com.alive_n_clickin.commutity.infrastructure.api;

import android.test.AndroidTestCase;

Expand Down

0 comments on commit 9f2cf20

Please sign in to comment.