mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
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:
@@ -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 |
|
||||
@@ -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 |
|
||||
Reference in New Issue
Block a user