Added ColorPicker unit tests to CI and moved the unit test project (#7484)

* Added ColorPicker unit tests to CI and moved the unit test project

* Updated output path
This commit is contained in:
Arjun Balgovind
2020-10-22 19:26:48 -07:00
committed by GitHub
parent c5bf549dde
commit 859e9f8b04
5 changed files with 6 additions and 3 deletions

View File

@@ -87,6 +87,7 @@ steps:
**\Microsoft.Plugin.Uri.UnitTests.dll
**\Wox.Test.dll
**\*Microsoft.PowerToys.Settings.UI.UnitTests.dll
**\UnitTest-ColorPickerUI.dll
!**\obj\**
# .NetFramework assemblies
- task: VSTest@2