mirror of https://github.com/sbt/sbt.git
Add notes for #1970 - Test exclude filter.
This commit is contained in:
parent
b568565615
commit
5e8907d1e8
|
|
@ -0,0 +1,12 @@
|
|||
|
||||
[@matthewfarwell]: http://github.com/matthewfarwell
|
||||
[1970]: https://github.com/sbt/sbt/pull/1970
|
||||
|
||||
### Fixes with compatibility implications
|
||||
|
||||
### Improvements
|
||||
|
||||
- Support excluding tests in `testOnly`/`testQuick` with `-`, for example `-MySpec`.
|
||||
[#1970][1970] by [@matthewfarwell][@matthewfarwell]
|
||||
|
||||
### Bug fixes
|
||||
Loading…
Reference in New Issue