Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 543685d

Browse files
committed
Removing that , we will not implement that, there is no benefit at the moment.
1 parent 0c41a0f commit 543685d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/userguide/annotations.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1662,8 +1662,6 @@ end ut_sample_test;
16621662

16631663
Tag expressions are boolean expressions with the operators !, & and |. In addition, ( and ) can be used to adjust for operator precedence.
16641664

1665-
Two special expressions are supported, any() and none(), which select all tests with any tags at all, and all tests without any tags, respectively. These special expressions may be combined with other expressions just like normal tags.
1666-
16671665
| Operator | Meaning |
16681666
| -------- | --------|
16691667
| ! | not |

0 commit comments

Comments
 (0)