mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-08 10:25:26 +00:00
3 lines
51 B
Ruby
3 lines
51 B
Ruby
|
require "bundler/gem_tasks"
|
||
|
task :default => :spec
|