Logo
Explore Help
Sign In
mirrors/brew
1
0
Fork 0
You've already forked brew
mirror of https://github.com/Homebrew/brew.git synced 2025-07-14 16:09:03 +08:00
Code Issues Packages Projects Releases Wiki Activity
brew/Library/Homebrew/test/dev-cmd/style_spec.rb

9 lines
186 B
Ruby
Raw Normal View History

Add frozen_string_literal to all files.
2019-04-19 15:38:03 +09:00
# frozen_string_literal: true
Cleanup cmd/* tests - Test `_args` methods - Remove multiple integration tests (except where essential e.g. `install`, `help`)
2019-03-28 08:35:36 +00:00
require "cmd/shared_examples/args_parse"
Port Homebrew::DevCmd::StyleCmd
2024-03-21 21:44:06 -07:00
require "dev-cmd/style"
Cleanup cmd/* tests - Test `_args` methods - Remove multiple integration tests (except where essential e.g. `install`, `help`)
2019-03-28 08:35:36 +00:00
Port Homebrew::DevCmd::StyleCmd
2024-03-21 21:44:06 -07:00
RSpec.describe Homebrew::DevCmd::StyleCmd do
Cleanup cmd/* tests - Test `_args` methods - Remove multiple integration tests (except where essential e.g. `install`, `help`)
2019-03-28 08:35:36 +00:00
it_behaves_like "parseable arguments"
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 627ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API