Skip to content

Commit d383abf

Browse files
cleanup
1 parent 30585a3 commit d383abf

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
@@ -18,7 +18,7 @@ tests = [
1818
"layers/basic",
1919
"layers/conv",
2020
"layers/pool",
21-
"examples.jl",
21+
"examples/node_classification_cora",
2222
]
2323

2424
!CUDA.functional() && @warn("CUDA unavailable, not testing GPU support")

0 commit comments

Comments
 (0)