tests/test-parseindex2.py.out
author Gregory Szorc <gregory.szorc@gmail.com>
Mon, 13 Apr 2015 09:36:33 -0400
changeset 24705 0ead0a07ed9c
parent 7110 75fdc39b6172
permissions -rw-r--r--
tests: move mock blackbox extension into own file Having all blackbox log testing in test-blackbox.t isn't scalable. Move the mock blackbox extension into its own file so we can start to move blackbox logging into other tests.
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