mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-09-18 09:38:09 +08:00
Clarify the Output type a little
This commit is contained in:
@@ -28,6 +28,7 @@ class YouPlotIRISTest < Test::Unit::TestCase
|
||||
|
||||
def teardown
|
||||
@stderr_file.close
|
||||
@stdout_file.close
|
||||
end
|
||||
|
||||
def fixture(fname)
|
||||
|
@@ -28,6 +28,7 @@ class YouPlotSimpleTest < Test::Unit::TestCase
|
||||
|
||||
def teardown
|
||||
@stderr_file.close
|
||||
@stdout_file.close
|
||||
end
|
||||
|
||||
def fixture(fname)
|
||||
|
Reference in New Issue
Block a user