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