6 lines
119 B
Ruby
Raw Normal View History

require "cmd/shared_examples/args_parse"
describe "Homebrew.prof_args" do
it_behaves_like "parseable arguments"
end