Update CpuTestMov.cs
This commit is contained in:
parent
37167d0bdb
commit
723a973fb3
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("Mov"), Ignore("Tested: first half of 2018.")]
|
[Category("Mov"), Ignore("Tested: second half of 2018.")]
|
||||||
public sealed class CpuTestMov : CpuTest
|
public sealed class CpuTestMov : CpuTest
|
||||||
{
|
{
|
||||||
#if Mov
|
#if Mov
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue