From cdc55de728a67cbc73b5f9b2fc190989842a44db Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sat, 28 May 2022 23:10:06 +0430 Subject: wip --- devourer/tests.sh | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v1.2.3