removed test file, no longer needed

This commit is contained in:
Kaylin Yeoh 2023-12-04 18:51:12 -05:00
parent eb38e69e86
commit b8483dcb41
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 == []