tests/test-parseindex2.py.out
author Yuya Nishihara <yuya@tcha.org>
Mon, 04 Jan 2016 22:55:05 +0900
changeset 28210 964ad57eff30
parent 7110 75fdc39b6172
permissions -rw-r--r--
hgweb: remove unused argument from graphdata() factory As graphdata() is wrapped by lambda, there's no reason to pass unused arguments to it.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7110
75fdc39b6172 Add parseindex2.py test case
Bernhard Leiner <bleiner@gmail.com>
parents:
diff changeset
     1
done