Skip to content
Snippets Groups Projects
Commit 2552ecb1 authored by Markus Reiter's avatar Markus Reiter
Browse files

Add missing `require`s for `style` spec.

parent f5bd2ee0
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,9 @@
require "open3"
require "cli/args"
require "cli/named_args"
require_relative "shared_examples/invalid_option"
describe Cask::Cmd::Style, :cask do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment