Skip to content

Commit 0e5ce18

Browse files
committed
Sync test.toml
1 parent c4e4ed8 commit 0e5ce18

1 file changed

Lines changed: 22 additions & 3 deletions

File tree

exercises/practice/say/.meta/tests.toml

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1-
# This is an auto-generated file. Regular comments will be removed when this
2-
# file is regenerated. Regenerating will not touch any manually added keys,
3-
# so comments can be added in a "comment" key.
1+
# This is an auto-generated file.
2+
#
3+
# Regenerating this file via `configlet sync` will:
4+
# - Recreate every `description` key/value pair
5+
# - Recreate every `reimplements` key/value pair, where they exist in problem-specifications
6+
# - Remove any `include = true` key/value pair (an omitted `include` key implies inclusion)
7+
# - Preserve any other key/value pair
8+
#
9+
# As user-added comments (using the # character) will be removed when this file
10+
# is regenerated, comments can be added via a `comment` key.
411

512
[5d22a120-ba0c-428c-bd25-8682235d83e8]
613
description = "zero"
@@ -17,12 +24,24 @@ description = "twenty"
1724
[d78601eb-4a84-4bfa-bf0e-665aeb8abe94]
1825
description = "twenty-two"
1926

27+
[f010d4ca-12c9-44e9-803a-27789841adb1]
28+
description = "thirty"
29+
30+
[738ce12d-ee5c-4dfb-ad26-534753a98327]
31+
description = "ninety-nine"
32+
2033
[e417d452-129e-4056-bd5b-6eb1df334dce]
2134
description = "one hundred"
2235

2336
[d6924f30-80ba-4597-acf6-ea3f16269da8]
2437
description = "one hundred twenty-three"
2538

39+
[2f061132-54bc-4fd4-b5df-0a3b778959b9]
40+
description = "two hundred"
41+
42+
[feed6627-5387-4d38-9692-87c0dbc55c33]
43+
description = "nine hundred ninety-nine"
44+
2645
[3d83da89-a372-46d3-b10d-de0c792432b3]
2746
description = "one thousand"
2847

0 commit comments

Comments
 (0)