Create unit test for color JSON
This commit is contained in:
parent
be2a655c40
commit
1c31c11f49
4 changed files with 41 additions and 2 deletions
|
@ -58,7 +58,7 @@ private let infoTag = """
|
|||
}
|
||||
"""
|
||||
|
||||
private extension Color {
|
||||
extension Color {
|
||||
func json() -> String {
|
||||
"""
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue