This website requires JavaScript.
Explore
Help
Sign in
glenux
/
kook
Watch
1
Star
0
Fork
You've already forked kook
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
d9edb054ad
kook
/
Rakefile
6 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
Prepare for unit tests.
2014-01-02 22:36:35 +00:00
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)
task :default => :spec
Reference in a new issue
Copy permalink