Delete CpuTestScalar.cs
This commit is contained in:
parent
d101f03abf
commit
0f692607cd
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
// TODO: Delete.
|
|
||||||
|
|
||||||
using ChocolArm64.State;
|
|
||||||
|
|
||||||
using NUnit.Framework;
|
|
||||||
|
|
||||||
using System.Runtime.Intrinsics.X86;
|
|
||||||
|
|
||||||
namespace Ryujinx.Tests.Cpu
|
|
||||||
{
|
|
||||||
public class CpuTestScalar : CpuTest
|
|
||||||
{
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue