diff options
Diffstat (limited to 'src/Ryujinx.Tests/HLE')
| -rw-r--r-- | src/Ryujinx.Tests/HLE/SoftwareKeyboardTests.cs | 2 |
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; |
