Update CpuTestAluImm.cs

This commit is contained in:
LDj3SNuD 2018-08-08 17:53:53 +02:00 committed by GitHub
parent 6c8b172a4d
commit 818985b72b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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