summaryrefslogtreecommitdiffstats
path: root/tests/run-make/coverage-reports/expected_show_coverage.tight_inf_loop.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/coverage-reports/expected_show_coverage.tight_inf_loop.txt')
-rw-r--r--tests/run-make/coverage-reports/expected_show_coverage.tight_inf_loop.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/run-make/coverage-reports/expected_show_coverage.tight_inf_loop.txt b/tests/run-make/coverage-reports/expected_show_coverage.tight_inf_loop.txt
deleted file mode 100644
index 2d4c57f45..000000000
--- a/tests/run-make/coverage-reports/expected_show_coverage.tight_inf_loop.txt
+++ /dev/null
@@ -1,6 +0,0 @@
- 1| 1|fn main() {
- 2| 1| if false {
- 3| 0| loop {}
- 4| 1| }
- 5| 1|}
-