You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/07/05 17:13:53 UTC

[commons-lang] 02/03: Rename test and extend base test.

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git

commit 5b68ea3579031556439860b4c2e6e662c602ba21
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Jul 5 13:12:40 2022 -0400

    Rename test and extend base test.
---
 .../org/apache/commons/lang3/{CharsetsTestCase.java => CharsetsTest.java} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/src/test/java/org/apache/commons/lang3/CharsetsTestCase.java b/src/test/java/org/apache/commons/lang3/CharsetsTest.java
similarity index 100%
rename from src/test/java/org/apache/commons/lang3/CharsetsTestCase.java
rename to src/test/java/org/apache/commons/lang3/CharsetsTest.java