CVS: junit/src/org/junit/internal/runners OldTestClassRunner.java, 1.3, 1.4
David Saff <[email protected]>
| Newsgroups | gmane.comp.java.junit.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/junit/junit/src/org/junit/internal/runners
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv22370/src/org/junit/internal/runners
Modified Files:
OldTestClassRunner.java
Log Message:
Removed untrue TODO
Index: OldTestClassRunner.java
===================================================================
RCS file: /cvsroot/junit/junit/src/org/junit/internal/runners/OldTestClassRunner.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- OldTestClassRunner.java 21 Feb 2007 15:19:39 -0000 1.3
+++ OldTestClassRunner.java 27 Feb 2007 16:17:26 -0000 1.4
@@ -24,7 +24,6 @@
}
public void endTest(Test test) {
- // TODO: uncovered
fNotifier.fireTestFinished(asDescription(test));
}
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV