Skip to content

Commit

Permalink
-test method renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
esteban-aliverti committed Apr 4, 2011
1 parent e5fc575 commit 78156c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public void cleanup(){
}

@Test
public void delegationOfUnclaimedTaskTest() throws InterruptedException{
public void taskGroupTest() throws InterruptedException{
//These is the list of groups where krsiv belongs. jBPM5 doesn't define
//any relation between users and groups. It is the responsability of
//API's users to make these relations when calling HT Client methods.
Expand Down

0 comments on commit 78156c7

Please sign in to comment.