Fixed ImapServiceImplTest: Dug out missing acp file from old DEV branch

- TODO: LoadTester is broken and can't work out of the box, see DH: comments


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14997 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2009-06-29 10:54:21 +00:00
parent 5ad47eb432
commit 56410e05f7
4 changed files with 6 additions and 6 deletions

View File

@@ -168,7 +168,7 @@ public class ImapServiceImplTest extends TestCase
* "___-___folder_a_a" contains: "____-____file_a_a"
*
*/
importInternal("imapservice_test_folder_a.acp", testImapFolderNodeRef);
importInternal("imap/imapservice_test_folder_a.acp", testImapFolderNodeRef);
reauthenticate(anotherUserName, anotherUserName);
}