Skip to content

Commit

Permalink
fix class name
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean van Buggenum committed Oct 16, 2018
1 parent 002d230 commit 0133320
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
/**
* Junit test of various formats handled in the Formats class.
*/
public class FormattersProviderTest
public class FormatsTest
{
static final String DATE_TOO_OLD = "-0023-08-08";
static final String DATE_TOO_FUTURISTIC = "10000-01-01";
Expand Down

0 comments on commit 0133320

Please sign in to comment.