Skip to content

Commit

Permalink
Removes unused test code
Browse files Browse the repository at this point in the history
  • Loading branch information
s4cha committed Apr 12, 2022
1 parent 0c7c6d2 commit 84870c4
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 95 deletions.

This file was deleted.

33 changes: 0 additions & 33 deletions Tests/NetworkingTests/Code/Api Implementation/JSONPost.swift

This file was deleted.

15 changes: 0 additions & 15 deletions Tests/NetworkingTests/Code/App Domain/Api.swift

This file was deleted.

22 changes: 0 additions & 22 deletions Tests/NetworkingTests/Code/App Domain/Post.swift

This file was deleted.

2 changes: 0 additions & 2 deletions Tests/NetworkingTests/NetworkingTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ import XCTest
import Networking
import Combine

extension Post: NetworkingJSONDecodable {}

final class NetworkingTests: XCTestCase {

var cancellables = Set<AnyCancellable>()
Expand Down

0 comments on commit 84870c4

Please sign in to comment.