Skip to content

Commit 3c37922

Browse files
authored
Update README.md
1 parent eaee2d9 commit 3c37922

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -215,10 +215,3 @@ $ tox -e pytest
215215
# all combinations
216216
$ tox
217217
```
218-
219-
## Work in progress
220-
221-
There is a [rewrite branch](https://github.com/xmlrunner/unittest-xml-reporting/tree/rewrite) which contains better unit tests and uses a different runner. It
222-
introduces a `CompositeTestResult` which allows the use of both `TextTestResult`
223-
and `XMLTestResult` as delegates. If you would like to help reconcile both
224-
branches, pull requests are welcome.

0 commit comments

Comments
 (0)