We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34914a2 commit 23222e9Copy full SHA for 23222e9
test/runtests.jl
@@ -1,4 +1,5 @@
1
+using Test
2
+
3
@testset verbose = true "Unit Tests" begin
4
include("testNSFFT.jl")
- @test false
5
end
0 commit comments