diff --git a/tests/src/com/fsck/k9/activity/AccountsTest.java b/tests/src/com/fsck/k9/activity/AccountsTest.java index 54a5d3670..81ef1c5f8 100644 --- a/tests/src/com/fsck/k9/activity/AccountsTest.java +++ b/tests/src/com/fsck/k9/activity/AccountsTest.java @@ -1,4 +1,4 @@ -package com.fsck.k9; +package com.fsck.k9.activity; import android.test.ActivityInstrumentationTestCase2; import com.fsck.k9.activity.Accounts;