Skip to content

Commit 23222e9

Browse files
committed
Fixing Tests
1 parent 34914a2 commit 23222e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/runtests.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1+
using Test
2+
13
@testset verbose = true "Unit Tests" begin
24
include("testNSFFT.jl")
3-
@test false
45
end

0 commit comments

Comments
 (0)