This website requires JavaScript.
Explore
Help
Sign In
core
/
oga
Watch
3
Star
0
Fork
You've already forked oga
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
253575dc37
oga
/
task
/
test.rake
5 lines
73 B
Ruby
Raw
Blame
History
desc
'Runs the tests'
task
:test
=
>
[
:generate
]
do
sh
'rspec spec'
end
Reference in New Issue
View Git Blame
Copy Permalink