Skip to content

Commit 6bb0850

Browse files
authored
Whitespace
1 parent f21cbb5 commit 6bb0850

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mono/wasm/Wasm.Build.Tests/DownLevelCheck.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ namespace Wasm.Build.Tests
1414
public class DownlevelCheck : BuildTestBase
1515
{
1616
public DownlevelCheck(ITestOutputHelper output, SharedBuildPerTestClassFixture buildContext)
17-
: base(new TestMainJsProjectProvider(output), output, buildContext)
17+
: base(new TestMainJsProjectProvider(output), output, buildContext)
1818
{
1919
}
2020

0 commit comments

Comments
 (0)