mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-27 05:12:32 -05:00
fix namespace
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
using System.Threading.Tasks;
|
||||
using NUnit.Framework;
|
||||
using UniVRM10;
|
||||
using NUnit.Framework;
|
||||
using VRMShaders;
|
||||
|
||||
namespace VRM10.Tests
|
||||
namespace UniVRM10.Test
|
||||
{
|
||||
public sealed class Vrm10ApiTests
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user