##// END OF EJS Templates
tests: replace ersatz Traceback filtering with test utility...
tests: replace ersatz Traceback filtering with test utility I wasn't aware of this utility until recently, but it seems to be used a lot in tests that expect tracebacks.

File last commit:

r35390:b963750b default
r53326:a4889a91 default
Show More
graph.tmpl
5 lines | 117 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(nodes%graphentry, ", ")}]
}