Skip to content

Commit 07f70de

Browse files
-Make U2DExtrasPlaceholder internal (#277)
1 parent 0ea2c0c commit 07f70de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Editor/PlaceholderTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
using NUnit.Framework;
22

3-
public class U2DExtrasPlaceholder
3+
internal class U2DExtrasPlaceholder
44
{
55
[Test]
66
public void PlaceHolderTest()

0 commit comments

Comments
 (0)