Skip to content

Commit 60e1db7

Browse files
committed
ci test
1 parent 337d292 commit 60e1db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ has_phlct2d = isdefined(PolyHarmonicTrigTransforms, :phlct2d);
2424
has_laplace = isdefined(PolyHarmonicTrigTransforms, :laplace);
2525
@test has_laplace::Bool = true;
2626

27-
print("tests passed");
27+
print("tests passed");

0 commit comments

Comments
 (0)