Skip to content

Commit fa0377f

Browse files
committed
Updating references to test suite.
1 parent 20c5652 commit fa0377f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ After checking out the repo, Docker can be used to run the test suite:
368368
$ docker-compose run --rm app make test
369369
```
370370

371-
The test suite is implemented using nginx' [`Test::Nginx`](https://metacpan.org/pod/Test::Nginx::Socket) cpan module.
371+
Tests can be found in the [`spec`](https://github.com/GUI/lua-resty-auto-ssl/tree/master/spec) directory, and the test suite is implemented using [busted](http://olivinelabs.com/busted/).
372372

373373
### Release Process
374374

0 commit comments

Comments
 (0)