Delete test_issue10863.py
Causing issues with main test suite
This commit is contained in:
parent
5f338bf0e3
commit
d0d96c71d6
|
@ -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 == []
|
Loading…
Reference in New Issue