remove spurious line change
This commit is contained in:
parent
c50ad6cdb5
commit
eb9da4084f
|
@ -110,4 +110,4 @@ end
|
|||
@test unstack(stacked_array, 2) == unstacked_array
|
||||
@test stack(unstacked_array, 2) == stacked_array
|
||||
@test stack(unstack(stacked_array, 1), 1) == stacked_array
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue