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

7 lines
116 B
Ruby

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