mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-22 13:15:47 +00:00
Adjust Ryujinx.Tests.Memory namespace
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
using NUnit.Framework;
|
||||
using Ryujinx.Memory;
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Ryujinx.Memory.Tests
|
||||
namespace Ryujinx.Tests.Memory
|
||||
{
|
||||
public class Tests
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user