diff options
Diffstat (limited to 'tests/coverage/unused-local-file.coverage')
| -rw-r--r-- | tests/coverage/unused-local-file.coverage | 7 | 
1 files changed, 0 insertions, 7 deletions
| diff --git a/tests/coverage/unused-local-file.coverage b/tests/coverage/unused-local-file.coverage deleted file mode 100644 index 8f5a32f6d70..00000000000 --- a/tests/coverage/unused-local-file.coverage +++ /dev/null @@ -1,7 +0,0 @@ - LL| |//@ edition: 2021 - LL| | - LL| |// Force this function to be generated in its home crate, so that it ends up - LL| |// with normal coverage metadata. - LL| |#[inline(never)] - LL| 1|pub fn external_function() {} - | 
