Skip to content

Commit

Permalink
Add missing dependency on Set.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Jun 3, 2024
1 parent 8f2b63f commit 69e43ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/async/pool/controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
require 'nonblocking_resource'
require 'sus/fixtures/async/reactor_context'

require 'set'

describe Async::Pool::Controller do
include Sus::Fixtures::Async::ReactorContext

Expand Down

0 comments on commit 69e43ec

Please sign in to comment.