YouPlot/test/uplot/command_test.rb
2020-09-19 00:08:09 +09:00

7 lines
119 B
Ruby

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