aboutsummaryrefslogtreecommitdiff
path: root/Tests
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-07-28 14:55:56 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2024-07-28 14:55:56 -0600
commit06649f47a8b1d65590ee8a8f78668d064e92f56b (patch)
treed3566b5e9bcc233864407e2389c51fc6b9657e3e /Tests
parentd983c019c74c75eb18e68dfc6d31c5e4ddb2f6f6 (diff)
rename and capitalize
Diffstat (limited to 'Tests')
-rw-r--r--Tests/SwiftGopherClientTests/SwiftGopherClientTests.swift (renamed from Tests/swiftGopherClientTests/swiftGopherClientTests.swift)2
-rw-r--r--Tests/SwiftGopherServerTests/SwiftGopherServerTests.swift (renamed from Tests/swiftGopherServerTests/swiftGopherServerTests.swift)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Tests/swiftGopherClientTests/swiftGopherClientTests.swift b/Tests/SwiftGopherClientTests/SwiftGopherClientTests.swift
index 088124d..2f559cd 100644
--- a/Tests/swiftGopherClientTests/swiftGopherClientTests.swift
+++ b/Tests/SwiftGopherClientTests/SwiftGopherClientTests.swift
@@ -8,7 +8,7 @@
import NIO
import XCTest
-@testable import swiftGopherClient
+@testable import SwiftGopherClient
final class GopherClientTests: XCTestCase {
diff --git a/Tests/swiftGopherServerTests/swiftGopherServerTests.swift b/Tests/SwiftGopherServerTests/SwiftGopherServerTests.swift
index 0413d90..0413d90 100644
--- a/Tests/swiftGopherServerTests/swiftGopherServerTests.swift
+++ b/Tests/SwiftGopherServerTests/SwiftGopherServerTests.swift