mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-07 23:51:12 +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
|
# frozen_string_literal: true
|
||||||
|
|
||||||
require_relative '../test_helper'
|
require_relative '../../test_helper'
|
||||||
|
|
||||||
class YouPlotPlotTest < Test::Unit::TestCase
|
class YouPlotPlotTest < Test::Unit::TestCase
|
||||||
end
|
end
|
@ -1,6 +1,6 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
require 'test_helper'
|
require_relative 'test_helper'
|
||||||
|
|
||||||
class YouPlotTest < Test::Unit::TestCase
|
class YouPlotTest < Test::Unit::TestCase
|
||||||
def test_that_it_has_a_version_number
|
def test_that_it_has_a_version_number
|
Loading…
Reference in New Issue
Block a user