Files
YouPlot/test/youplot/backends/unicode_plot_backend_test.rb

7 lines
118 B
Ruby
Raw Normal View History

2020-09-19 00:08:09 +09:00
# frozen_string_literal: true
require_relative '../../test_helper'
2020-08-19 23:47:37 +09:00
2020-11-23 13:09:16 +09:00
class YouPlotPlotTest < Test::Unit::TestCase
2020-08-19 23:47:37 +09:00
end