Remove unit tests for duplicate-code detection, take II

In #4689 I forgot to remove the `.expected` files too, but they are
now of course useless.
This commit is contained in:
Henning Makholm
2020-11-20 21:07:42 +01:00
parent adc7bbfa4d
commit a2a4938f60
5 changed files with 0 additions and 20 deletions

View File

@@ -1,4 +0,0 @@
| duplicate_test.py:0:0:0:0 | duplicate_test.py | 228 |
| similar.py:0:0:0:0 | similar.py | 59 |
| with_import1.py:0:0:0:0 | with_import1.py | 30 |
| with_import2.py:0:0:0:0 | with_import2.py | 30 |

View File

@@ -1,4 +0,0 @@
| duplicate_test.py:0:0:0:0 | duplicate_test.py | 310 |
| similar.py:0:0:0:0 | similar.py | 61 |
| with_import1.py:0:0:0:0 | with_import1.py | 30 |
| with_import2.py:0:0:0:0 | with_import2.py | 30 |