mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-05 22:31:11 +08:00
Change the test directory from uplot to youplot
This commit is contained in:
parent
1a3ad9553c
commit
9849898cb1
@ -1,6 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require_relative '../test_helper'
|
||||
require_relative '../../test_helper'
|
||||
|
||||
class YouPlotPlotTest < Test::Unit::TestCase
|
||||
end
|
@ -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
|
Loading…
Reference in New Issue
Block a user