Skip to content

Conversation

@mbauman
Copy link
Member

@mbauman mbauman commented Mar 27, 2017

Followup from #21133

Followup from #21133
@ararslan ararslan added linear algebra Linear algebra test This change adds or pertains to unit tests labels Mar 27, 2017

# issue #21123
@test mapslices(nnz, speye(3), 1) == [1, 1, 1]
@test mapslices(nnz, speye(3), 1) == [1 1 1]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yes, the dangers of not having a @test...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😞

@vchuravy vchuravy merged commit 9163e67 into master Mar 28, 2017
@vchuravy vchuravy deleted the mbauman-patch-1 branch March 28, 2017 02:38
@iamnapo iamnapo mentioned this pull request Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

linear algebra Linear algebra test This change adds or pertains to unit tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants