aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/bom_test.rb
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2023-08-25 09:23:46 -0400
committergit <svn-admin@ruby-lang.org>2023-08-25 21:15:49 +0000
commit439f069b4b421964dab39b0a01e0afdae89ea26c (patch)
tree655f1c9dbd957d98954fec0e926d1077df37d9c9 /test/yarp/bom_test.rb
parent9b8602dd903b2515463a1a314cb8fdf735a354aa (diff)
downloadruby-439f069b4b421964dab39b0a01e0afdae89ea26c.tar.gz
[ruby/yarp] Move tests from test/* to test/yarp/* to match CRuby
This should make it easier on the sync to determine what changed and hopefully result in fewer merge conflicts that have to be manually resolved. https://github.com/ruby/yarp/commit/17d82afbfc
Diffstat (limited to 'test/yarp/bom_test.rb')
-rw-r--r--test/yarp/bom_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/yarp/bom_test.rb b/test/yarp/bom_test.rb
index 7dc7eabe92..b386a5d9a3 100644
--- a/test/yarp/bom_test.rb
+++ b/test/yarp/bom_test.rb
@@ -4,7 +4,7 @@
# test.
return if RUBY_ENGINE == "jruby" || RUBY_ENGINE == "truffleruby"
-require "yarp_test_helper"
+require_relative "test_helper"
class BOMTest < Test::Unit::TestCase
def test_ident