Skip to content

Commit ca8ffcf

Browse files
committed
fixup! tests: Set backend
1 parent 6c49b23 commit ca8ffcf

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

test/Project.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[deps]
2-
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
32
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
43
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
54
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

test/gpu.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
include("./utils.jl")
2-
31
Random.seed!(1234)
42

53
## Solving the rosenbrock problem

0 commit comments

Comments
 (0)