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 c3d168c commit a36aceeCopy full SHA for a36acee
bin/test.ps1
@@ -153,9 +153,9 @@ function Test-Exercise-Example-Implementations($Exercise) {
153
}
154
155
156
-Test-Exercise-Example-Implementations $Exercise
157
-
158
if (!$Exercise) {
159
Test-Refactoring-Exercise-Default-Implementations
160
Build-Generators
161
+
+Test-Exercise-Example-Implementations $Exercise
0 commit comments