aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorJamie Winsor <jamie@enmasse.com>2011-08-03 22:25:41 -0700
committerJamie Winsor <jamie@enmasse.com>2011-08-03 22:25:41 -0700
commitc481c78afa3bfb82de679b46540152fb457f6ce3 (patch)
tree0bd8f2152ff907d2b6f98108545116c2295b6b55 /Gemfile
parente85535da5f01d3a5ddcf972efd73c422d26a8887 (diff)
downloadrefinerycms-blog-c481c78afa3bfb82de679b46540152fb457f6ce3.tar.gz
refinerycms-blog-c481c78afa3bfb82de679b46540152fb457f6ce3.tar.bz2
refinerycms-blog-c481c78afa3bfb82de679b46540152fb457f6ce3.zip
Require refinerycms-testing framework
Location of testing tasks changed
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index dab5e38..6968fa2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,6 +2,7 @@ source "http://rubygems.org"
## Uncomment the following lines to develop against a local clone of refinery
# gem 'refinerycms', :path => '~/Code/refinerycms'
+# gem 'refinerycms-testing', :path => '~/Code/refinerycms/testing'
# gem 'refinerycms-generators', :path => '~/Code/refinerycms-generators'
# gem 'seo_meta', :git => 'git://github.com/parndt/seo_meta.git'