Create unit test for color JSON

This commit is contained in:
Sven Weidauer 2021-01-02 22:03:41 +01:00
parent be2a655c40
commit 1c31c11f49
4 changed files with 41 additions and 2 deletions

View file

@ -58,7 +58,7 @@ private let infoTag = """
}
"""
private extension Color {
extension Color {
func json() -> String {
"""
{