Remove invalid test b21296 (#21507)
authorJan Vorlicek <janvorli@microsoft.com>
Mon, 7 Jan 2019 18:21:40 +0000 (19:21 +0100)
committerGitHub <noreply@github.com>
Mon, 7 Jan 2019 18:21:40 +0000 (19:21 +0100)
commitb3d8246ed6618dd5b291acc9347b07c0ed3a27da
tree80c6aa586fec7967ec0d80ae443b45d283b84bd8
parent364ea875bbfb9065b15b1496e710c1baca03c1e8
Remove invalid test b21296 (#21507)

This test was doing in-place modification of a managed string using
unsafe code which breaks string interning.
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M02/b21296/b21296.csproj [deleted file]
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M02/b21296/ptr.cs [deleted file]