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

7 lines
118 B
Ruby

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