Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Commit 6ab633c

Browse files
author
Mikhail Arkhipov
committed
Reenable FullStdLibV36
1 parent 3fd70ac commit 6ab633c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Analysis/Engine/Test/AstAnalysisTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,6 @@ public async Task FullStdLibV37() {
726726

727727

728728
[TestMethod, TestCategory("60s"), Priority(0)]
729-
[Ignore("https://github.com/Microsoft/python-language-server/issues/64")]
730729
public async Task FullStdLibV36() {
731730
var v = PythonVersions.Python36 ?? PythonVersions.Python36_x64;
732731
await FullStdLibTest(v);

0 commit comments

Comments
 (0)