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 337d292 commit 60e1db7Copy full SHA for 60e1db7
test/runtests.jl
@@ -24,4 +24,4 @@ has_phlct2d = isdefined(PolyHarmonicTrigTransforms, :phlct2d);
24
has_laplace = isdefined(PolyHarmonicTrigTransforms, :laplace);
25
@test has_laplace::Bool = true;
26
27
-print("tests passed");
+print("tests passed");
0 commit comments