Skip to content

Commit 0d3e2e0

Browse files
committed
Fix bug in a test
1 parent c919e6f commit 0d3e2e0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/sa_tests.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,4 @@ function test_approximate_spectral_radius()
227227

228228
end
229229

230-
# Test poisson matrix
231-
A = poisson(50, 50)
232-
233230
end

0 commit comments

Comments
 (0)