pr-pull: add tests
This commit is contained in:
parent
282bfbf70a
commit
bab564f203
7
Library/Homebrew/test/dev-cmd/pr-pull_spec.rb
Normal file
7
Library/Homebrew/test/dev-cmd/pr-pull_spec.rb
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# frozen_string_literal: true
|
||||||
|
|
||||||
|
require "cmd/shared_examples/args_parse"
|
||||||
|
|
||||||
|
describe "Homebrew.pr_pull_args" do
|
||||||
|
it_behaves_like "parseable arguments"
|
||||||
|
end
|
||||||
Loading…
x
Reference in New Issue
Block a user