Skip to content

Commit e67344c

Browse files
committed
Add AppVeyor test config back until AppVeyor test logger works
1 parent 24ac030 commit e67344c

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
@@ -34,3 +34,9 @@ install:
3434

3535
build_script:
3636
- ps: Invoke-Build -Configuration Release
37+
38+
test:
39+
assemblies:
40+
- Microsoft.PowerShell.EditorServices.Test.dll
41+
- Microsoft.PowerShell.EditorServices.Test.Protocol.dll
42+
- Microsoft.PowerShell.EditorServices.Test.Host.dll

0 commit comments

Comments
 (0)