From 44a92a941f3b91d679d865109f9e8fce41841b2c Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Fri, 8 Sep 2017 00:39:30 +0200 Subject: [PATCH] Add test case for #379 --- .../ICSharpCode.Decompiler.Tests.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ICSharpCode.Decompiler.Tests/ICSharpCode.Decompiler.Tests.csproj b/ICSharpCode.Decompiler.Tests/ICSharpCode.Decompiler.Tests.csproj index 7d753aa81..1c43e8aa7 100644 --- a/ICSharpCode.Decompiler.Tests/ICSharpCode.Decompiler.Tests.csproj +++ b/ICSharpCode.Decompiler.Tests/ICSharpCode.Decompiler.Tests.csproj @@ -54,7 +54,9 @@ + + @@ -109,6 +111,7 @@ InlineAssignmentTest.cs +