Skip to content

Commit

Permalink
Fix compilation issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
cunningt committed Aug 22, 2013
1 parent 17cb180 commit 4fabeb7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ public void testAddPolicy() throws Exception
}

@Test
public testAddValidator {
public void testAddValidator() {
SwitchYardFacet switchYard = project.getFacet(SwitchYardFacet.class);
String type = "\"{urn:switchyard:forge-test:0.1.0}order\"";

Expand Down

0 comments on commit 4fabeb7

Please sign in to comment.