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 e2e5986 commit 1d50517Copy full SHA for 1d50517
ext/erbx/test/test_helper.rb
@@ -1,6 +1,7 @@
1
$LOAD_PATH.unshift File.expand_path('../lib', __dir__)
2
3
require "erbx"
4
+require "pathname"
5
require "maxitest/autorun"
6
7
class Minitest::Spec
0 commit comments