Update CpuTestMov.cs

This commit is contained in:
LDj3SNuD 2018-08-08 17:56:32 +02:00 committed by GitHub
parent 37167d0bdb
commit 723a973fb3
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("Mov"), Ignore("Tested: first half of 2018.")]
[Category("Mov"), Ignore("Tested: second half of 2018.")]
public sealed class CpuTestMov : CpuTest
{
#if Mov