Skip to content

Commit 9c4b9cb

Browse files
committed
fix tests on v0.6
1 parent bd72103 commit 9c4b9cb

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

test/REQUIRE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SpecialFunctions

test/darray.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
using SpecialFunctions
2+
13
@testset "test distribute" begin
24
A = rand(1:100, (100,100))
35

0 commit comments

Comments
 (0)