Skip to content

Commit 82e5522

Browse files
committed
removing atomix tests
1 parent 4e875e7 commit 82e5522

File tree

2 files changed

+0
-116
lines changed

2 files changed

+0
-116
lines changed

test/atomix_test.jl

Lines changed: 0 additions & 115 deletions
This file was deleted.

test/testsuite.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ function testsuite(backend, backend_str, backend_mod, AT, DAT)
7575
!(backend_str == "CPU" && Base.VERSION < v"1.7.0")
7676
@testset "Atomics" begin
7777
atomics_testsuite(backend, AT)
78-
atomix_testsuite(backend, AT)
7978
end
8079
end
8180

0 commit comments

Comments
 (0)