Skip to content

Commit

Permalink
CLDR-17287 API performance test for the back end
Browse files Browse the repository at this point in the history
- remove out of date comment
  • Loading branch information
srl295 committed Dec 15, 2023
1 parent 5c46a4e commit 2248cdd
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -473,9 +473,6 @@ public void TestUserRegistry() throws SQLException, IOException {
runDataDrivenTest("TestUserRegistry");
}

/*
* TODO: shorten this function, over 300 lines; use subroutines
*/
private void runDataDrivenTest(final String fileBasename) throws SQLException, IOException {
final STFactory fac = getFactory();
final File targDir = TestAll.getEmptyDir(TestSTFactory.class.getName() + "_output");
Expand Down

0 comments on commit 2248cdd

Please sign in to comment.