cmd/tap: add missing require
Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
parent
f7db2960b7
commit
4b749546aa
@ -2,6 +2,7 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
require "abstract_command"
|
require "abstract_command"
|
||||||
|
require "tap"
|
||||||
|
|
||||||
module Homebrew
|
module Homebrew
|
||||||
module Cmd
|
module Cmd
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user