diff options
author | terminaldweller <thabogre@gmail.com> | 2022-05-28 18:40:06 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-05-28 18:40:06 +0000 |
commit | cdc55de728a67cbc73b5f9b2fc190989842a44db (patch) | |
tree | c794d3db45a6ddc824438a572e7fc154ecbfb662 | |
parent | wip (diff) | |
download | devourer-cdc55de728a67cbc73b5f9b2fc190989842a44db.tar.gz devourer-cdc55de728a67cbc73b5f9b2fc190989842a44db.zip |
wip
Diffstat (limited to '')
-rwxr-xr-x | devourer/tests.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devourer/tests.sh b/devourer/tests.sh index caee417..e673acc 100755 --- a/devourer/tests.sh +++ b/devourer/tests.sh @@ -5,3 +5,4 @@ curl -k -X GET "https://localhost:19019/mila/wiki?term=iommu&summary=none&audio= curl -k -X GET "https://localhost:19019/mila/reqs?url=https://www.ietf.org/rfc/rfc2865.txt&sourcetype=text" curl -k -X GET "https://localhost:19019/mila/pdf?feat=&url=https://www.rroij.com/open-access/mutation-testing-a-review-33-36.pdf" curl -k -X GET "https://localhost:19019/mila/pdf?feat=refs&url=https://www.rroij.com/open-access/mutation-testing-a-review-33-36.pdf" +curl -k -X GET "https://localhost:19019/mila/pdf?feat=&url=https://www.rroij.com/open-access/mutation-testing-a-review-33-36.pdf&summarize=true" |