We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cfa806 commit c386934Copy full SHA for c386934
1 file changed
exercises/practice/two-bucket/.meta/tests.toml
@@ -27,6 +27,12 @@ description = "Measure one step using bucket one of size 1 and bucket two of siz
27
[eb329c63-5540-4735-b30b-97f7f4df0f84]
28
description = "Measure using bucket one of size 2 and bucket two of size 3 - start with bucket one and end with bucket two"
29
30
+[58d70152-bf2b-46bb-ad54-be58ebe94c03]
31
+description = "Measure using bucket one much bigger than bucket two"
32
+
33
+[9dbe6499-caa5-4a58-b5ce-c988d71b8981]
34
+description = "Measure using bucket one much smaller than bucket two"
35
36
[449be72d-b10a-4f4b-a959-ca741e333b72]
37
description = "Not possible to reach the goal"
38
0 commit comments