1
0
mirror of https://github.com/bumi/openalias-ruby synced 2026-02-14 07:37:49 +00:00

Specs! \o/

This commit is contained in:
2018-11-01 02:38:53 +01:00
parent dbae3e1e87
commit 987ad03325
2 changed files with 18 additions and 3 deletions

View File

@@ -6,4 +6,4 @@ Thermite::Tasks.new
RSpec::Core::RakeTask.new(:spec)
task :default => :spec
task :default => ['thermite:build', 'thermite:test', 'spec']