Skip to content

Commit 2ec7025

Browse files
Build both generators
1 parent ef3f476 commit 2ec7025

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/test.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ function Parse-Exercises {
130130
function Build-Generators {
131131
Write-Output "Build generators"
132132
& dotnet build generators
133+
& dotnet build generators.new
133134
}
134135

135136
function Test-Refactoring-Exercise-Default-Implementations {

0 commit comments

Comments
 (0)