Tests on pipeline (#10244)

This commit is contained in:
Mykhailo Pylyp
2021-03-16 17:29:20 +02:00
committed by GitHub
parent 0413fe944f
commit 1d2aeaf147
11 changed files with 51 additions and 37 deletions

View File

@@ -12,6 +12,7 @@ using Wox.Plugin;
namespace Microsoft.PowerToys.Run.Plugin.System.UnitTests
{
[TestFixture]
public class ImageTests
{
[SetUp]