[DRE-commits] [ruby-omniauth-facebook] 04/04: update tests
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Nov 27 05:28:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-omniauth-facebook.
commit 4d044ded9acc9ab26baaddf1daff0a7069b63924
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Nov 27 10:14:18 2015 +0530
update tests
---
debian/changelog | 1 +
debian/ruby-tests.rb | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 821dc89..3429015 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ruby-omniauth-facebook (3.0.0-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release.
* Check gemspec dependencies during build.
+ * Update ruby-tests.rb (test files changed).
-- Pirate Praveen <praveen at debian.org> Fri, 27 Nov 2015 10:06:14 +0530
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index 63477ae..3f98bdd 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1,3 +1,4 @@
$: << 'test' << '.'
-require './test/test'
+require 'signed_request_test'
+require 'strategy_test'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-omniauth-facebook.git
More information about the Pkg-ruby-extras-commits
mailing list