Skip to content

Commit

Permalink
🚚 MSDesignSystemTests 타겟 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
SwiftyJunnos committed Nov 29, 2023
1 parent 55e2ece commit 19c49ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 56 deletions.

This file was deleted.

4 changes: 1 addition & 3 deletions iOS/MSUIKit/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,11 @@ import PackageDescription
// MARK: - Constants

extension String {

static let package = "MSUIKit"
static let designSystem = "MSDesignSystem"
static let uiKit = "MSUIKit"

var testTarget: String {
return self + "Tests"
}
}

// MARK: - Package
Expand Down

0 comments on commit 19c49ec

Please sign in to comment.