[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.

17d82afbfc
This commit is contained in:
Kevin Newton 2023-08-25 09:23:46 -04:00 committed by git
parent 9b8602dd90
commit 439f069b4b
19 changed files with 118 additions and 18 deletions

View file

@ -1,6 +1,6 @@
# frozen_string_literal: true
require "yarp_test_helper"
require_relative "test_helper"
class YARPRubyAPITest < Test::Unit::TestCase
def test_ruby_api