Skip to content

Commit

Permalink
add missing require (#2059)
Browse files Browse the repository at this point in the history
  • Loading branch information
spuyet authored and nateberkopec committed Oct 29, 2019
1 parent 244a358 commit d2fa7be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_pumactl.rb
@@ -1,6 +1,7 @@
require_relative "helper"
require_relative "helpers/config_file"

require 'pathname'
require 'puma/control_cli'

class TestPumaControlCli < TestConfigFileBase
Expand Down

0 comments on commit d2fa7be

Please sign in to comment.