Update CpuTestAlu.cs

This commit is contained in:
LDj3SNuD 2018-08-08 17:53:27 +02:00 committed by GitHub
parent d7772a5c8a
commit 6c8b172a4d
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("Alu"), Ignore("Tested: first half of 2018.")]
[Category("Alu"), Ignore("Tested: second half of 2018.")]
public sealed class CpuTestAlu : CpuTest
{
#if Alu