-
Notifications
You must be signed in to change notification settings - Fork 440
Remove unused BATS_TEST_FILTER #907
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove unused BATS_TEST_FILTER #907
Conversation
Some editors like GNU Emacs insist on adding the newline at end of file, if it's missing, which leads to noise when looking at the actual code changes. bats-core#907
Fallout from 67822e2 and 9d5ecdb bats-core#907
52cc3f2
to
7c09753
Compare
Thanks for adding the |
I am unsure as well and have half a mind of folding this into your other PR. |
Whatever you decide is fine with me. :) |
Looks like I need to rebase this against |
Fallout from 67822e2 and 9d5ecdb bats-core#907
32b1bb3
to
a3ba774
Compare
Done |
a3ba774
to
bcaf933
Compare
I rebased again and added a changelog entry. Thanks for you contribution! |
Fallout from 67822e2 and
9d5ecdb