diff --git a/Tests/SwiftMathTests/ConcurrencyThreadsafeTests.swift b/Tests/SwiftMathTests/ConcurrencyThreadsafeTests.swift new file mode 100644 index 0000000..3de0b64 --- /dev/null +++ b/Tests/SwiftMathTests/ConcurrencyThreadsafeTests.swift @@ -0,0 +1,8 @@ +// +// File.swift +// +// +// Created by Peter Tang on 26/9/2023. +// + +import Foundation