Skip to content

Commit

Permalink
Typo. :-(
Browse files Browse the repository at this point in the history
  • Loading branch information
jfclere committed Jan 20, 2012
1 parent 3443116 commit 1543c10
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ public static Test suite() {
*/

/* MODCLUSTER-267 */
suite.addTest(new TestSuite(TestChunkedMCPM.class))
suite.addTest(new TestSuite(TestChunkedMCPM.class));
System.gc();
}
return suite;
Expand Down

0 comments on commit 1543c10

Please sign in to comment.