Skip to content

Commit ab190e6

Browse files
Update file paths
1 parent d9d8de9 commit ab190e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

exercises/practice/square-root/.meta/config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
],
1212
"example": [
1313
".meta/Example.cs"
14+
],
15+
"invalidator": [
16+
"SquareRoot.csproj"
1417
]
1518
},
1619
"blurb": "Given a natural radicand, return its square root.",

0 commit comments

Comments
 (0)