Skip to content

Commit

Permalink
Rename the file in the test driver as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpressey committed Jun 4, 2021
1 parent 8754f3d commit 97c837e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.sh
Expand Up @@ -4,7 +4,7 @@ if [ `which java`x = x ]; then
echo "java not found, skipping tests."
else
make java || exit 1
falderal README.markdown
falderal README.md
fi


0 comments on commit 97c837e

Please sign in to comment.