Skip to content

Commit b7b4ba6

Browse files
committed
Added using directive
1 parent e46867e commit b7b4ba6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

com.unity.netcode.gameobjects/Tests/Editor/Timing/NetworkTimeTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
using System.Linq;
44
using NUnit.Framework;
55
using UnityEngine;
6+
using UnityEngine.TestTools;
67
using Random = System.Random;
78

89
namespace Unity.Netcode.EditorTests

0 commit comments

Comments
 (0)