Skip to content

Commit 364b4b2

Browse files
authored
No changes
Adding useless whitespaces in the first line of comment at runtests.jl file to trigger CI.yml
1 parent 798c9ce commit 364b4b2

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
@@ -1,4 +1,4 @@
1-
# This is a very preliminary test function;
1+
# This is a very preliminary test function;
22
# Just small scale examples, e.g., P6 with 10 random signals. More coming!
33
using Test, MultiscaleGraphSignalTransforms, LinearAlgebra, SparseArrays, JLD2, Plots
44
@testset "MultiscalGraphSignalTransforms.jl" begin

0 commit comments

Comments
 (0)