mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-09-15 23:48:10 +08:00
Removed file name extensions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require_relative '../test_helper.rb'
|
||||
require_relative '../test_helper'
|
||||
|
||||
class UplotCommandTest < Test::Unit::TestCase
|
||||
end
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require_relative '../test_helper.rb'
|
||||
require_relative '../test_helper'
|
||||
|
||||
class UplotPlotTest < Test::Unit::TestCase
|
||||
end
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require_relative '../test_helper.rb'
|
||||
require_relative '../test_helper'
|
||||
|
||||
class UplotPreprocessingTest < Test::Unit::TestCase
|
||||
def setup
|
||||
|
Reference in New Issue
Block a user