mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-15 17:53:31 +01:00
More spm fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// SideStoreTests.swift
|
||||
// SidePatcherTests.swift
|
||||
// SideStore
|
||||
//
|
||||
// Created by Joseph Mattiello on 2/28/23.
|
||||
@@ -7,9 +7,9 @@
|
||||
//
|
||||
|
||||
import XCTest
|
||||
@testable import SideStore
|
||||
@testable import SidePatcher
|
||||
|
||||
class SideStoreTests: XCTestCase {
|
||||
class SidePatcherTests: XCTestCase {
|
||||
override func setUp() {
|
||||
super.setUp()
|
||||
// Put setup code here. This method is called before the invocation of each test method in the class.
|
||||
|
||||
Reference in New Issue
Block a user