mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-05 22:31:11 +08:00
Fix typo
This commit is contained in:
parent
9fcb647aa5
commit
08b946fb7e
@ -125,7 +125,7 @@ class YouPlotDSVTest < Test::Unit::TestCase
|
||||
[n, n, 6]], @m.get_series([[1],
|
||||
[2, 4],
|
||||
[3, 5, 6]], false, false))
|
||||
|
||||
assert_equal([[], [] ,[]], @m.get_series([[1, 2, 3]], true, false))
|
||||
|
||||
assert_equal([[], [], []], @m.get_series([[1, 2, 3]], true, false))
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user