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 2385e89 commit 94004aeCopy full SHA for 94004ae
test/runtests.jl
@@ -21,7 +21,7 @@ tests = [
21
("Array - LinearAlgebra - Cholesky", "array/linalg/cholesky.jl"),
22
("Array - LinearAlgebra - LU", "array/linalg/lu.jl"),
23
("Array - Random", "array/random.jl"),
24
- ("Caching", "cache.jl"),
+ #("Caching", "cache.jl"),
25
("Disk Caching", "diskcaching.jl"),
26
("File IO", "file-io.jl"),
27
("Reusable Data Structures", "reuse.jl"),
0 commit comments