diff options
Diffstat (limited to 'Ryujinx.Tests/Cpu/CpuTestCsel.cs')
| -rw-r--r-- | Ryujinx.Tests/Cpu/CpuTestCsel.cs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Ryujinx.Tests/Cpu/CpuTestCsel.cs b/Ryujinx.Tests/Cpu/CpuTestCsel.cs index 9dd61957..93683adc 100644 --- a/Ryujinx.Tests/Cpu/CpuTestCsel.cs +++ b/Ryujinx.Tests/Cpu/CpuTestCsel.cs @@ -1,14 +1,9 @@ //#define Csel -using ChocolArm64.State; - using NUnit.Framework; namespace Ryujinx.Tests.Cpu { - using Tester; - using Tester.Types; - [Category("Csel"), Ignore("Tested: first half of 2018.")] public sealed class CpuTestCsel : CpuTest { |
