[DRE-commits] [ruby-fast-gettext] 01/05: fix rspec requires
Dmitry Borodaenko
angdraug at moszumanska.debian.org
Sat Oct 18 20:00:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
angdraug pushed a commit to branch patch-queue/master
in repository ruby-fast-gettext.
commit 93a69df893d806f76838d156cf136ef0f3a33e4a
Author: Dmitry Borodaenko <angdraug at debian.org>
Date: Sun Sep 18 13:24:18 2011 +0300
fix rspec requires
---
spec/spec_helper.rb | 1 +
1 file changed, 1 insertion(+)
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 23b4387..f2cc4a5 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -1,6 +1,7 @@
# $VERBOSE = true # ignore complaints in spec files
# ---- requirements
+require 'rspec'
require 'fast_gettext'
require 'active_record'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-fast-gettext.git
More information about the Pkg-ruby-extras-commits
mailing list