Skip to content

Commit f7587de

Browse files
committed
Test Enabled
1 parent d3842a0 commit f7587de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Microsoft.ML.Predictor.Tests/TestPredictors.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1049,7 +1049,7 @@ public void DefaultCalibratorPerceptronTest()
10491049
/// <summary>
10501050
///A test for PAV calibrators
10511051
///</summary>
1052-
[Fact(Skip = "Need CoreTLC specific baseline update")]
1052+
[Fact]
10531053
[TestCategory("Calibrator")]
10541054
public void PAVCalibratorPerceptronTest()
10551055
{

0 commit comments

Comments
 (0)