Update CpuTestAluRx.cs
This commit is contained in:
parent
00c449f21e
commit
76bc6eb183
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ namespace Ryujinx.Tests.Cpu
|
||||||
using Tester;
|
using Tester;
|
||||||
using Tester.Types;
|
using Tester.Types;
|
||||||
|
|
||||||
[Category("AluRx"), Ignore("Tested: first half of 2018.")]
|
[Category("AluRx"), Ignore("Tested: second half of 2018.")]
|
||||||
public sealed class CpuTestAluRx : CpuTest
|
public sealed class CpuTestAluRx : CpuTest
|
||||||
{
|
{
|
||||||
#if AluRx
|
#if AluRx
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue