diff --git a/src/Compilers/VisualBasic/Test/CommandLine/CommandLineTests.vb b/src/Compilers/VisualBasic/Test/CommandLine/CommandLineTests.vb index d090ad38ad3d60d4763e01af7c9fa0747ec8991d..bd6ffbe268497f8d0674680ba9336939b35f50a9 100644 --- a/src/Compilers/VisualBasic/Test/CommandLine/CommandLineTests.vb +++ b/src/Compilers/VisualBasic/Test/CommandLine/CommandLineTests.vb @@ -107,7 +107,7 @@ End Module Assert.Equal("", output.ToString().Trim()) End Sub - + Public Sub CreateCompilationWithKeyFile() Dim source = " Public Class C