Skip to content

Commit edff26f

Browse files
committed
Day 15: Protect your refactoring.
1 parent 3d3718b commit edff26f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Here are the different challenges :
6060
- [Day 12: Make your code open for extension.](exercise/day12/docs/challenge.md)
6161
- [Day 13: Find a way to eliminate the irrelevant, and amplify the essentials of those tests.](exercise/day13/docs/challenge.md)
6262
- [Day 14: Do not use exceptions anymore.](exercise/day14/docs/challenge.md)
63+
- [Day 15: Put a code under tests.](exercise/day15/docs/challenge.md)
6364

6465
### Solutions
6566
A solution proposal will be published here every day during the `Advent Of Craft` containing `the code` and a `step by step` guide.

0 commit comments

Comments
 (0)