mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 10:16:24 +02:00
Style cop up and running (#5340)
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
This commit is contained in:
@@ -27,8 +27,8 @@ namespace UnitTests_PreviewHandlerCommon
|
||||
}
|
||||
|
||||
[DataTestMethod]
|
||||
[DataRow((uint)0)]
|
||||
[DataRow((uint)1)]
|
||||
[DataRow(0U)]
|
||||
[DataRow(1U)]
|
||||
public void StreamBasedPreviewHandler_ShouldSetStream_WhenInitializeCalled(uint grfMode)
|
||||
{
|
||||
// Arrange
|
||||
|
||||
Reference in New Issue
Block a user