mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-12-03 07:02:27 -05:00
Adjust Ryujinx.Tests.Memory namespace
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
using NUnit.Framework;
|
||||
using Ryujinx.Memory;
|
||||
using Ryujinx.Memory.Tracking;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Diagnostics;
|
||||
using System.Threading;
|
||||
|
||||
namespace Ryujinx.Memory.Tests
|
||||
namespace Ryujinx.Tests.Memory
|
||||
{
|
||||
public class TrackingTests
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user