mirror of
https://github.com/ruby/ruby.git
synced 2025-08-25 14:05:02 +02:00
[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:
parent
9b8602dd90
commit
439f069b4b
19 changed files with 118 additions and 18 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue