File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ The following top-level properties contain general track metadata:
23
23
- ` files ` : The patterns for the locations of the files used in an exercise, relative to the exercise's directory. (optional)
24
24
- ` solution ` : stub implementation file(s) pattern (optional)
25
25
- ` test ` : test file(s) pattern (optional)
26
- - ` example ` : example implementation file(s) pattern (optional
26
+ - ` example ` : example implementation file(s) pattern (optional)
27
27
- ` exemplar ` : exemplar implementation file(s) pattern (optional)
28
28
- ` editor ` : additional read-only editor file(s) patterns (optional)
29
29
- ` test_runner ` : an object describing the track's test runner (if any): (required if ` status.test_runner ` is ` true ` )
You can’t perform that action at this time.
0 commit comments