Skip to content

Commit d1c0f0e

Browse files
committed
Swift Testing
1 parent 96cadf3 commit d1c0f0e

9 files changed

+2998
-753
lines changed

Sources/KeyValueDecoder.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// KeyValueDecoder.swift
3-
// DictionaryDecoder
3+
// KeyValueCoder
44
//
55
// Created by Simon Whitty on 16/17/2023.
66
// Copyright 2023 Simon Whitty

Sources/KeyValueEncoder.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// KeyValueEncoder.swift
3-
// DictionaryDecoder
3+
// KeyValueCoder
44
//
55
// Created by Simon Whitty on 16/17/2023.
66
// Copyright 2023 Simon Whitty

Sources/UserDefaults+Codable.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
2-
// KeyValueDecoder.swift
3-
// DictionaryDecoder
2+
// UserDefaults+Codable.swift
3+
// KeyValueCoder
44
//
55
// Created by Simon Whitty on 23/17/2023.
66
// Copyright 2023 Simon Whitty

0 commit comments

Comments
 (0)