[DRE-commits] [ruby-jekyll-sass-converter] 04/09: add test suite
Daisuke Higuchi
dai at moszumanska.debian.org
Tue Dec 5 08:48:09 UTC 2017
This is an automated email from the git hooks/post-receive script.
dai pushed a commit to branch master
in repository ruby-jekyll-sass-converter.
commit 568b0b4b708488e58c1387778ea0f21b40e7193d
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date: Tue Dec 5 17:39:14 2017 +0900
add test suite
---
debian/ruby-tests.rake | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
new file mode 100644
index 0000000..f2f72ad
--- /dev/null
+++ b/debian/ruby-tests.rake
@@ -0,0 +1,3 @@
+require 'rspec/core/rake_task'
+RSpec::Core::RakeTask.new
+task :default => :spec
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-jekyll-sass-converter.git
More information about the Pkg-ruby-extras-commits
mailing list