Skip to content

Commit 5c3510d

Browse files
Update test/cuda_tests.jl
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 00246af commit 5c3510d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/cuda_tests.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ end
4747
@testitem "Termination Conditions: Allocations" tags=[:cuda] begin
4848
using CUDA, NonlinearSolveBase, Test, LinearAlgebra
4949
CUDA.allowscalar(false)
50-
5150
du = cu(rand(4))
5251
u = cu(rand(4))
5352
uprev = cu(rand(4))

0 commit comments

Comments
 (0)