mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-23 17:35:33 +00:00
3 lines
51 B
Ruby
3 lines
51 B
Ruby
|
require "bundler/gem_tasks"
|
||
|
task :default => :spec
|