Change the test directory from uplot to youplot

This commit is contained in:
kojix2 2020-11-25 17:21:01 +09:00
parent 1a3ad9553c
commit 9849898cb1
3 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# frozen_string_literal: true
require_relative '../test_helper'
require_relative '../../test_helper'
class YouPlotPlotTest < Test::Unit::TestCase
end

View File

@ -1,6 +1,6 @@
# frozen_string_literal: true
require 'test_helper'
require_relative 'test_helper'
class YouPlotTest < Test::Unit::TestCase
def test_that_it_has_a_version_number