summaryrefslogtreecommitdiff
path: root/tests/basics/builtin_enumerate.py
AgeCommit message (Collapse)Author
2018-03-08tests/basics/builtin_enumerate: Add test for many pos args to enumerate.Damien George
2018-02-07tests/basics: Rename remaining tests that are for built-in functions.Damien George
For consistency with all of the other tests that are named builtin_XXX.py.