Skip to content

Commit 00bf60d

Browse files
authored
Merge pull request adafruit#477 from tannewt/always_test_enumerate
Always test enumerate. This will ensure that all supported ports include it
2 parents b31c2ea + 8a50fe8 commit 00bf60d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/basics/enumerate.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
try:
2-
enumerate
3-
except:
4-
print("SKIP")
5-
raise SystemExit
6-
71
print(list(enumerate([])))
82
print(list(enumerate([1, 2, 3])))
93
print(list(enumerate([1, 2, 3], 5)))

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy