Re-enable test DevDiv_255263
authorBruce Forstall <brucefo@microsoft.com>
Mon, 29 Aug 2016 19:29:47 +0000 (12:29 -0700)
committerBruce Forstall <brucefo@microsoft.com>
Mon, 29 Aug 2016 19:29:47 +0000 (12:29 -0700)
I forgot to re-enable this test when fixing #6940.

tests/issues.targets

index 869dfbd..600f643 100644 (file)
         <ExcludeList Include="$(XunitTestBinBase)\GC\Scenarios\DoublinkList\dlstack\*">
              <Issue>6553</Issue>
         </ExcludeList>
-        <ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\JitBlue\DevDiv_255263\DevDiv_255263\DevDiv_255263.cmd">
-             <Issue>6940</Issue>
-        </ExcludeList>
     </ItemGroup>
     
     <!-- Tests that need to be triaged for vararg usage as that is not supported -->