index
:
firefox-esr
debian
progress-linux
upstream
debian 12 security: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
code-coverage
/
tests
/
xpcshell
/
support.js
blob: 9189427111f0615979f90103bdc75cd782e3cc30 (
plain
)
1
2
3
4
5
function
test_code_coverage_func2
()
{
return
22
;
}
test_code_coverage_func2
();