Using new options `--new`, `--old` and `--both` you may give options
[docutils/kirr.git] / sandbox / rstdiff / tests / simpleNoSource / filterunit.cfg
blobf75862bb5cb845c94f3aa6db868075547f79b7c6
1 command = ../../rstdiff.py
3 inputExtension = .old.rst
4 inputExtension = .new.rst
5 inputCount = 2
6 expectedExtension = .xml
8 options = --writer=xml --indents --no-doctype
9 arguments = $1< $2<
11 <tagWith>
12   inProgress = table
13 </tagWith>