removed todo comment

Former-commit-id: f501f116076fcdec0871a1535b87b2548c5672ce
This commit is contained in:
Jeremy Long
2013-06-25 22:35:34 -04:00
parent 8323dbc7b5
commit a036b9fc27
2 changed files with 0 additions and 2 deletions

View File

@@ -104,7 +104,6 @@ public class ReportGeneratorTest {
//
// ReportGenerator instance = new ReportGenerator();
// instance.generateReport(templateName, writeTo, properties);
//TODO add an assertion here...
//assertTrue("need to add a real check here", false);
}
}