Remove unit tests for duplicate-code detection

The old Semmle duplicate-code detection code has never been done when
extracting databases for the CodeQL CLI, except that `codeql test run`
will run it _just_ in order to support tests of the feature. With the
sunsetting of Odasa there's no need to even _test_ the feature anymore.

This commit removes those tests that fail when the duplicate-code
detector is turned off. Once it is merged and bumped, we can finally
remove it from `codeql`.
This commit is contained in:
Henning Makholm
2020-11-18 16:37:29 +01:00
parent cb8c5e8cca
commit a86679a377
5 changed files with 0 additions and 5 deletions

View File

@@ -1 +0,0 @@
Metrics/FLinesOfDuplicatedCode.ql

View File

@@ -1 +0,0 @@
Metrics/FLinesOfSimilarCode.ql