Skip to content

Commit

Permalink
rename hogehoge.txt to test.txt (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
saza-ku authored Apr 1, 2024
1 parent 22c0385 commit dc59c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/create-test-dir.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ REPO_ROOT=$(git rev-parse --show-toplevel)
cd $REPO_ROOT

mkdir -p build/test
echo "fd_read test" > build/test/hogehoge.txt
echo "fd_read test" > build/test/test.txt

0 comments on commit dc59c77

Please sign in to comment.