index
:
firefox
debian
progress-linux
upstream
debian 12: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
tools
/
third_party
/
pytest
/
bench
/
empty.py
blob: 4e7371b6f805e926aa8016a4f24ae1aebfb3af71 (
plain
)
1
2
for
i
in
range
(
1000
):
exec
(
"def test_func_
%d
(): pass"
%
i
)