diff options
author | Piotr Kasprzyk <ciri@ciri.pl> | 2014-04-15 00:46:19 +0200 |
---|---|---|
committer | Piotr Kasprzyk <ciri@ciri.pl> | 2014-04-15 00:46:19 +0200 |
commit | 0b35f5ffa1ea7e40bf835b65057ce28abb1446ce (patch) | |
tree | 8eca8dd0fbb4fc1abca413d591afbed694485a16 /tests | |
parent | d5fbe891177b85ada9d54239b1e86be059c63fc9 (diff) | |
download | pygments-0b35f5ffa1ea7e40bf835b65057ce28abb1446ce.tar.gz |
Fixed #161
Diffstat (limited to 'tests')
-rw-r--r-- | tests/examplefiles/vctreestatus_hg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/examplefiles/vctreestatus_hg b/tests/examplefiles/vctreestatus_hg new file mode 100644 index 00000000..193ed803 --- /dev/null +++ b/tests/examplefiles/vctreestatus_hg @@ -0,0 +1,4 @@ +M LICENSE +M setup.py +! setup.cfg +? vctreestatus_hg |