We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa67d64 commit 6e23223Copy full SHA for 6e23223
README.md
@@ -114,4 +114,4 @@ To execute the test issue the following command:
114
```
115
PATH=/usr/local/sbin:$PATH TEST_NGINX_SERVROOT=`pwd`/target/servroot TEST_NGINX_PORT=1989 prove -I ./test/resources/test-nginx/lib -r ./test/perl/hmac.t
116
117
- This command only executes the test `awsv4signature.t`.
+ This command only executes the test `hmac.t`.
0 commit comments