Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Removing ZenTest from Gemfile because it is currently not in use
- Loading branch information
@@ -1,5 +1,5 @@ | ||
# TODO There is a mechanism that automatically scans this file. Which is it? | ||
# source "http://rubygems.org" | ||
group :test do | ||
gem 'ZenTest', "4.8.3" | ||
#gem 'ZenTest', "4.8.3" // is not used at the moment (27 feb 2014) | ||
end |