mirror of
https://github.com/lloeki/sprockets-umodule.git
synced 2025-12-06 02:24:41 +01:00
spec with rake
This commit is contained in:
parent
da57a0ad56
commit
c5a4efeb8c
1 changed files with 5 additions and 0 deletions
5
Rakefile
Normal file
5
Rakefile
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
require 'rspec/core/rake_task'
|
||||||
|
|
||||||
|
RSpec::Core::RakeTask.new(:spec)
|
||||||
|
|
||||||
|
task default: :spec
|
||||||
Loading…
Add table
Add a link
Reference in a new issue