Delete test_issue10863.py

Causing issues with main test suite
This commit is contained in:
HomieOmie 2023-05-06 20:34:02 -04:00 committed by GitHub
parent 5f338bf0e3
commit d0d96c71d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
def test_():
m = [
"This is some dummy test which shows the strange way in which Pycharm"
" displays the full diff."
]
assert m == []