Skip to content

Commit

Permalink
p
Browse files Browse the repository at this point in the history
  • Loading branch information
Akuli committed Dec 7, 2023
1 parent d6abcaf commit 3378a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doctest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ function generate_expected_output()
}

rm -rf tmp/doctest
mkdir tmp/doctest
mkdir -p tmp/doctest

for file in "${files[@]}"; do
echo "Extracting doctests from $file..."
Expand Down

0 comments on commit 3378a9a

Please sign in to comment.