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-vfs.git
commit 57e7f9deecc568007970907228f5d87d7effec7b Author: Gary Gregory <[email protected]> AuthorDate: Tue Mar 30 08:40:01 2021 -0400 Adds a small Gzip test file with a Chinese character in its name. --- .../src/test/resources/test-data/\345\245\275.txt.gz" | Bin 0 -> 31 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git "a/commons-vfs2/src/test/resources/test-data/\345\245\275.txt.gz" "b/commons-vfs2/src/test/resources/test-data/\345\245\275.txt.gz" new file mode 100644 index 0000000..a407fb8 Binary files /dev/null and "b/commons-vfs2/src/test/resources/test-data/\345\245\275.txt.gz" differ
