1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-23 18:02:15 -05:00

Renamed package name corresponding to the directory

This commit is contained in:
Koji Arai 2011-04-13 02:27:37 +09:00
parent d3848d352d
commit d68d3c1ea3

View File

@ -1,4 +1,4 @@
package com.fsck.k9;
package com.fsck.k9.activity;
import android.test.ActivityInstrumentationTestCase2;
import com.fsck.k9.activity.Accounts;