mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-11-02 01:58:23 +08:00
Change the test directory from uplot to youplot
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user