summaryrefslogtreecommitdiff
path: root/tests/src/JIT/jit64/localloc/unwind/unwind03_small.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/JIT/jit64/localloc/unwind/unwind03_small.csproj')
-rw-r--r--tests/src/JIT/jit64/localloc/unwind/unwind03_small.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/src/JIT/jit64/localloc/unwind/unwind03_small.csproj b/tests/src/JIT/jit64/localloc/unwind/unwind03_small.csproj
index ec5663ec15..47519b1133 100644
--- a/tests/src/JIT/jit64/localloc/unwind/unwind03_small.csproj
+++ b/tests/src/JIT/jit64/localloc/unwind/unwind03_small.csproj
@@ -31,6 +31,7 @@
<NoLogo>True</NoLogo>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<DefineConstants>$(DefineConstants);DESKTOP;LOCALLOC_SMALL</DefineConstants>
+ <NoWarn>$(NoWarn),8002</NoWarn>
</PropertyGroup>
<ItemGroup>
<Compile Include="unwind03.cs" />