Skip to content

Commit

Permalink
Fixed type-o
Browse files Browse the repository at this point in the history
  • Loading branch information
xavi- committed Feb 20, 2011
1 parent 2010cb8 commit 4375e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/parallelTest.js
Expand Up @@ -21,7 +21,7 @@ Step(
} }
); );


// Test lock functionality with N sized groups // Test lock functionality with N parallel calls
expect("test2: 1"); expect("test2: 1");
expect("test2: 1,2,3"); expect("test2: 1,2,3");
expect("test2: 2"); expect("test2: 2");
Expand Down

0 comments on commit 4375e79

Please sign in to comment.