Skip to content

Commit

Permalink
update caddy test command
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-mouland committed Jul 17, 2015
1 parent e5a95c0 commit 4e21c6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -48,8 +48,8 @@ CLI | Node | Sub-tasks
[caddy build](docs/BUILD.md) | `caddy.build.all()` | styles, scripts, html
[caddy clean](docs/CLEAN.md) | `caddy.clean.all()` | styles, scripts, html, build, copy
[caddy copy](docs/COPY.md) | `caddy.copy()` | *none*
[caddy serve](docs/SERVE.md) | *unavailable* (see [karma](https://karma-runner.github.io/0.13/dev/public-api.html) | *none*
[caddy test](docs/TEST.md#testing) | `caddy.test.all()` | tdd
[caddy serve](docs/SERVE.md) | `caddy.serve()` | *none*
karma start xxx.js | *unavailable* (see [karma](https://karma-runner.github.io/0.13/dev/public-api.html)) | *none*
[caddy init](docs/INIT.md) | `caddy.init.all()` | bower, gh-pages, git
[caddy bump](docs/BUMP.md) | `caddy.bump()` | *none*
[caddy release](docs/RELEASE.md#manual-deployment) | `caddy.release.all()` | bower, gh-pages, s3
Expand Down

0 comments on commit 4e21c6d

Please sign in to comment.