[DRE-commits] [ruby-jquery-rails] 09/09: add rails to test depends

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Nov 3 18:54:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-jquery-rails.

commit 4b038a553df2cf249ca9c167014bad39353c3c61
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Nov 3 23:59:55 2016 +0530

    add rails to test depends
---
 debian/tests/control    | 2 +-
 debian/tests/smoke-test | 4 ----
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index b202907..db92404 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
 Tests: smoke-test
-Depends: @, ruby-bundler
+Depends: @, ruby-bundler, rails
 Restrictions: needs-recommends
diff --git a/debian/tests/smoke-test b/debian/tests/smoke-test
index 72e568d..02b3a1a 100755
--- a/debian/tests/smoke-test
+++ b/debian/tests/smoke-test
@@ -14,9 +14,5 @@ cat >> app/assets/javascripts/application.js <<EOF
 # =require jquery3
 EOF
 
-cat >> Gemfile <<EOF
-gem "jquery-rails"
-EOF
-
 bundle install --local
 bundle exec rake assets:precompile

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-jquery-rails.git



More information about the Pkg-ruby-extras-commits mailing list