Update CpuTestSimdReg.cs

This commit is contained in:
LDj3SNuD 2018-07-02 02:09:45 +02:00 committed by GitHub
parent 20e2f812a0
commit dcd0208326
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ namespace Ryujinx.Tests.Cpu
using Tester;
using Tester.Types;
[Category("SimdReg")/*, Ignore("Tested: first half of 2018.")*/]
[Category("SimdReg")/*, Ignore("Tested: second half of 2018.")*/]
public sealed class CpuTestSimdReg : CpuTest
{
#if SimdReg