YouPlot/test/uplot/plot_test.rb
2020-11-23 13:23:59 +09:00

7 lines
115 B
Ruby

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