Skip to content

Commit

Permalink
CLDR-18128 Include DateTime in the test data gen runner used for BRS (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
echeran authored Feb 5, 2025
1 parent ebed536 commit 3adf6e1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ public static void main(String[] args) throws IOException {
GenerateLikelyTestData.main(args);
GeneratePersonNameTestData.main(args);
GenerateUnitTestData.main(args);
GenerateDateTimeTestData.main(args);
}
}

0 comments on commit 3adf6e1

Please sign in to comment.