YouPlot/test/uplot/plot_test.rb
2020-11-06 10:00:55 +09:00

7 lines
113 B
Ruby

# frozen_string_literal: true
require_relative '../test_helper'
class UplotPlotTest < Test::Unit::TestCase
end