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