1
0
Fork 0
mirror of https://github.com/yuzu-emu/unicorn.git synced 2025-03-08 10:09:43 +00:00
unicorn/bindings/ruby/unicorn_gem/Rakefile
2016-03-22 12:17:23 +01:00

3 lines
51 B
Ruby

require "bundler/gem_tasks"
task :default => :spec