Skip to content

Commit 972b386

Browse files
committed
Rename.
1 parent 63ffeae commit 972b386

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

test/testsuite.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ include("testsuite/math.jl")
9393
include("testsuite/random.jl")
9494
include("testsuite/uniformscaling.jl")
9595
include("testsuite/statistics.jl")
96-
include("testsuite/caching_allocator.jl")
96+
include("testsuite/alloc_cache.jl")
9797

9898
"""
9999
Runs the entire GPUArrays test suite on array type `AT`

0 commit comments

Comments
 (0)