From 55ceb53bd486420d3a754d50a2692673d469e3c3 Mon Sep 17 00:00:00 2001 From: caplost Date: Tue, 22 Jul 2025 15:35:54 +0800 Subject: [PATCH] move test_file.txt to testdata directory as suggested by maintainer --- test_file.txt => testdata/test_file.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test_file.txt => testdata/test_file.txt (100%) diff --git a/test_file.txt b/testdata/test_file.txt similarity index 100% rename from test_file.txt rename to testdata/test_file.txt