Unverified Commit a674bd5f authored by Vasili Novikov's avatar Vasili Novikov
Browse files

Move curl test away from "tests" dir

parent 6cecfd69
Showing with 1 addition and 1 deletion
+1 -1
......@@ -17,7 +17,7 @@ test:
- if grep --recursive '::{' src/; then false; fi
- cargo audit
- cargo test
- ./tests/test_curl.sh
- ./tools/test_curl.sh
pages:
stage: docs
......
File moved
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment