Skip to content

Commit

Permalink
Merge pull request #506 from lucaskanashiro/fix-test_generate
Browse files Browse the repository at this point in the history
tests/ractor_test.rb: make assert_separately available
  • Loading branch information
hsbt committed Dec 1, 2023
2 parents 77ac074 + a81bcc0 commit 123032c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/ractor_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

require_relative 'test_helper'

require_relative './lib/helper'

class JSONInRactorTest < Test::Unit::TestCase
def test_generate
assert_separately([], "#{<<~"begin;"}\n#{<<~'end;'}")
Expand Down

0 comments on commit 123032c

Please sign in to comment.