Skip to content

Commit 41ac945

Browse files
committed
Add AppVeyor test config back until AppVeyor test logger works
1 parent 616279d commit 41ac945

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

appveyor.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,9 @@ install:
2929
3030
build_script:
3131
- ps: Invoke-Build -Configuration Release
32+
33+
test:
34+
assemblies:
35+
- Microsoft.PowerShell.EditorServices.Test.dll
36+
- Microsoft.PowerShell.EditorServices.Test.Protocol.dll
37+
- Microsoft.PowerShell.EditorServices.Test.Host.dll

0 commit comments

Comments
 (0)