Skip to content

Commit 125313b

Browse files
committed
Remove broken text
1 parent 268e84b commit 125313b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/TensorFlowSharp.Tests.CSharp/ArrayTests.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ public void BasicConstantsOnSymmetricalShapes ()
119119
}
120120
}
121121
}
122-
#endif
122+
123123
[Fact]
124124
public void BasicConstantsUnSymmetrical ()
125125
{
@@ -153,6 +153,7 @@ public void BasicConstantsUnSymmetrical ()
153153
}
154154
}
155155
}
156+
#endif
156157

157158
private static IEnumerable<object[]> stackData()
158159
{

0 commit comments

Comments
 (0)