Skip to content

Commit 5193818

Browse files
committed
Fixed tests
1 parent 20d3cff commit 5193818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gh-md-toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ gh_toc_md2html() {
6666
fi
6767

6868
# echo $URL 1>&2
69-
OUTPUT=$(curl -s -v \
69+
OUTPUT=$(curl -s \
7070
--user-agent "$gh_user_agent" \
7171
--data-binary @"$gh_file_md" \
7272
-H "Content-Type:text/plain" \

0 commit comments

Comments
 (0)