Skip to content

Commit b08e1fa

Browse files
committed
SE-0019 has been accepted
1 parent 921a5ef commit b08e1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ sampling of potentially good ideas that are not in scope for Swift
9898
* [Removing `var` from Function Parameters and Pattern Matching](proposals/0003-remove-var-parameters-patterns.md) (SE-0003)
9999
* [Remove the `++` and `--` operators](proposals/0004-remove-pre-post-inc-decrement.md) (SE-0004)
100100
* [Remove C-style for-loops with conditions and incrementers](proposals/0007-remove-c-style-for-loops.md) (SE-0007)
101+
* [Swift Testing](proposals/0019-package-manager-testing.md) (SE-0019)
101102

102103
## Development minor version: Swift 2.2
103104

@@ -136,4 +137,3 @@ sooner.
136137

137138
### Returned for Revision
138139
* [Flexible Memberwise Initialization](proposals/0018-flexible-memberwise-initialization.md) (SE-0018)
139-
* [Swift Testing](proposals/0019-package-manager-testing.md) (SE-0019)

0 commit comments

Comments
 (0)