Fix up test to fix build

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@9943 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Roy Wetherall
2008-07-18 15:34:44 +00:00
parent 4c81588ffc
commit 51fdc5743a

View File

@@ -87,7 +87,7 @@ public class TaggingServiceTest extends BaseWebScriptTest
super.tearDown(); super.tearDown();
} }
public void getTagsTest() public void testGetTags()
{ {
} }