YouPlot/test/uplot/plot_test.rb

7 lines
116 B
Ruby
Raw Normal View History

2020-09-18 23:08:09 +08:00
# frozen_string_literal: true
2020-08-19 22:47:37 +08:00
require_relative '../test_helper.rb'
class UplotPlotTest < Test::Unit::TestCase
end