From b58d5b6066e39d3545b7d8b8de20d869f809a75b Mon Sep 17 00:00:00 2001 From: Enrico Giordani Date: Thu, 25 Jun 2020 16:20:43 +0200 Subject: [PATCH] [CI, test] add common lib unit tests (#4489) --- .pipelines/ci/templates/build-powertoys-steps.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pipelines/ci/templates/build-powertoys-steps.yml b/.pipelines/ci/templates/build-powertoys-steps.yml index 3e7948c1f8..a5dc0446e3 100644 --- a/.pipelines/ci/templates/build-powertoys-steps.yml +++ b/.pipelines/ci/templates/build-powertoys-steps.yml @@ -44,5 +44,6 @@ steps: **\UnitTests-SvgPreviewHandler.dll **\UnitTests-PreviewHandlerCommon.dll **\powerpreviewTest.dll + UnitTests-CommonLib.dll !**\*TestAdapter.dll !**\obj\**