Remove library target
This commit is contained in:
parent
012203a4f3
commit
0bb53ea949
17 changed files with 8 additions and 16 deletions
|
@ -1,4 +1,4 @@
|
|||
@testable import LibMakeColors
|
||||
@testable import MakeColors
|
||||
import RBBJSON
|
||||
import XCTest
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@testable import LibMakeColors
|
||||
@testable import MakeColors
|
||||
import XCTest
|
||||
|
||||
final class ColorHSVTest: XCTestCase {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@testable import LibMakeColors
|
||||
@testable import MakeColors
|
||||
import XCTest
|
||||
|
||||
final class ColorParserTest: XCTestCase {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue