Port Homebrew::DevCmd::Bump
This commit is contained in:
parent
c70dc040c6
commit
df42e9cfb3
File diff suppressed because it is too large
Load Diff
@ -1,8 +1,9 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require "cmd/shared_examples/args_parse"
|
||||
require "dev-cmd/bump"
|
||||
|
||||
RSpec.describe "brew bump" do
|
||||
RSpec.describe Homebrew::DevCmd::Bump do
|
||||
it_behaves_like "parseable arguments"
|
||||
|
||||
describe "formula", :integration_test, :needs_homebrew_curl, :needs_network do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user