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/06/15 12:32:30 UTC

[commons-io] branch master updated: Fix test class name

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-io.git


The following commit(s) were added to refs/heads/master by this push:
     new 021dbec0 Fix test class name
021dbec0 is described below

commit 021dbec0aee5eddfcd2a4b3b9ad0bb87ff3cc8be
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Jun 15 08:32:24 2022 -0400

    Fix test class name
---
 .../io/charset/{CharsetDecdersTest.java => CharsetDecodersTest.java}      | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/src/test/java/org/apache/commons/io/charset/CharsetDecdersTest.java b/src/test/java/org/apache/commons/io/charset/CharsetDecodersTest.java
similarity index 100%
rename from src/test/java/org/apache/commons/io/charset/CharsetDecdersTest.java
rename to src/test/java/org/apache/commons/io/charset/CharsetDecodersTest.java