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 6ed0e0d commit e0e91f3Copy full SHA for e0e91f3
1 file changed
exercises/practice/bottle-song/.meta/test_template.tera
@@ -1,4 +1,5 @@
1
use bottle_song::*;
2
+use pretty_assertions::assert_eq;
3
4
{% for group in cases %}
5
{% for subgroup in group.cases %}
0 commit comments