aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorJamie Winsor <jamie@enmasse.com>2011-08-04 17:38:39 -0700
committerJamie Winsor <jamie@enmasse.com>2011-08-04 17:38:39 -0700
commit87f478e664bc9e85e8165878d0736b0401b5b6d0 (patch)
tree2f31d3c3a1f8b6f885d963f2fc34951aef20d93e /readme.md
parent0516a2cc0088533dcccd1cd004f132c90125515f (diff)
downloadrefinerycms-blog-87f478e664bc9e85e8165878d0736b0401b5b6d0.tar.gz
refinerycms-blog-87f478e664bc9e85e8165878d0736b0401b5b6d0.tar.bz2
refinerycms-blog-87f478e664bc9e85e8165878d0736b0401b5b6d0.zip
Update testing setup task to reflect new namespace
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index ca11075..a9da413 100644
--- a/readme.md
+++ b/readme.md
@@ -37,7 +37,7 @@ The version of Refinery to develop this engine against is defined in the gemspec
Setup the test environment
- $ bundle exec rake refinery:testing:setup
+ $ bundle exec rake refinery:testing:engine:setup
Run the test suite with [Guard](https://github.com/guard/guard)