tests/test-parseindex2.py.out
author Pierre-Yves David <pierre-yves.david@fb.com>
Thu, 16 Apr 2015 05:36:49 -0400
changeset 24792 7d0421de8de3
parent 7110 75fdc39b6172
permissions -rw-r--r--
hooks: add a 'txnabort' hook This hook will be called whenever a transaction is aborted. This will make it easy for people to clean up temporary content they may have created during a transaction.
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