Change the test directory from uplot to youplot

This commit is contained in:
kojix2
2020-11-25 17:21:01 +09:00
parent 1a3ad9553c
commit 9849898cb1
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
# frozen_string_literal: true
require_relative '../../test_helper'
class YouPlotPlotTest < Test::Unit::TestCase
end