We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b24de0 commit e9cd0f8Copy full SHA for e9cd0f8
src/ruby/binary_tree.rb
@@ -1,6 +1,6 @@
1
# frozen_string_literal: true
2
3
-require 'test/unit/assertions'
+require "test/unit/assertions"
4
include Test::Unit::Assertions
5
6
class BinaryTree
0 commit comments