aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Tests/HLE
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ryujinx.Tests/HLE')
-rw-r--r--src/Ryujinx.Tests/HLE/SoftwareKeyboardTests.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.Tests/HLE/SoftwareKeyboardTests.cs b/src/Ryujinx.Tests/HLE/SoftwareKeyboardTests.cs
index b5bcc213..79ca2d48 100644
--- a/src/Ryujinx.Tests/HLE/SoftwareKeyboardTests.cs
+++ b/src/Ryujinx.Tests/HLE/SoftwareKeyboardTests.cs
@@ -1,4 +1,4 @@
-using NUnit.Framework;
+using NUnit.Framework;
using Ryujinx.HLE.HOS.Applets;
using System.Text;