testss
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using System;
|
||||
|
||||
namespace Unity.Cloud.Collaborate.Tests
|
||||
{
|
||||
public static class TestConstants
|
||||
{
|
||||
public const int RENDER_UI_THREAD_DELAY = 1000;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user