diff --git a/tests/query-cve.sh b/tests/query-cve.sh new file mode 100644 index 0000000..215de4f --- /dev/null +++ b/tests/query-cve.sh @@ -0,0 +1 @@ +curl -s http://127.0.0.1:6666/query -H "Content-Type: application/json" --data @bodycve.json -X POST