Skip to content

Commit

Permalink
Fix dotnet test
Browse files Browse the repository at this point in the history
  • Loading branch information
hadashiA committed Oct 21, 2024
1 parent a3b24b8 commit 28c10ac
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#if UNITY_2022_2_OR_NEWER
using NUnit.Framework;
using VitalRouter.MRuby;

Expand Down Expand Up @@ -91,3 +92,4 @@ public void Hash()
}
}
}
#endif

0 comments on commit 28c10ac

Please sign in to comment.