Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We used `-k "not benchmark"` which would filter out ANY test that contained the word 'benchmark'. This change fixes that by using the `-m` argument to only filter on marks. Same change as hugsy/gef#1064
- Loading branch information