From 22373b4195d69d643cf40c3c1bf29f112762d6d7 Mon Sep 17 00:00:00 2001 From: rocky Date: Mon, 17 Apr 2023 23:35:00 -0400 Subject: [PATCH] Update 2.5 stdlib excludes --- test/stdlib/2.5-exclude.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/test/stdlib/2.5-exclude.sh b/test/stdlib/2.5-exclude.sh index 1b0d1afa..5dc11c56 100644 --- a/test/stdlib/2.5-exclude.sh +++ b/test/stdlib/2.5-exclude.sh @@ -25,7 +25,6 @@ SKIP_TESTS=( [test_nis.py]=1 # it fails on its own [test_normalization.py]=1 # it fails on its own [test_ossaudiodev.py]=1 # it fails on its own - [test_pep277.py]=1 # it fails on its own [test_plistlib.py]=1 # it fails on its own [test_rgbimg.py]=1 # it fails on its own [test_scriptpackages.py]=1 # it fails on its own