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