Skip to content

Commit 6d671c4

Browse files
committed
Missing oopsy.
1 parent a68af94 commit 6d671c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Demos/SpecializedTests/TreeTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ public static void Test()
131131
}
132132
selfTestContext.PrepareJobs(ref tree, overlapHandlers, threadDispatcher.ThreadCount, 0, pool);
133133
threadDispatcher.DispatchWorkers(pairTestAction);
134-
selfTestContext.CompleteSelfTest();
134+
selfTestContext.CompleteTest();
135135
tree.Validate();
136136

137137
if (i % 50 == 0)

0 commit comments

Comments
 (0)