mirror of
https://github.com/gosticks/brew.git
synced 2026-09-01 14:30:27 +00:00
6 lines
119 B
Ruby
6 lines
119 B
Ruby
require "cmd/shared_examples/args_parse"
|
|
|
|
describe "Homebrew.prof_args" do
|
|
it_behaves_like "parseable arguments"
|
|
end
|