Added accidentally removed import.

This commit is contained in:
Harrison Deng 2020-02-21 16:17:47 -05:00
parent b67bbc68e5
commit 5699caf9e4

View File

@ -1,3 +1,4 @@
using NUnit.Framework;
namespace RecrownedGTK.Tests
{
[TestFixture]