aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/small_tests_SUITE_data/results/unused_cases
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dialyzer/test/small_tests_SUITE_data/results/unused_cases')
-rw-r--r--lib/dialyzer/test/small_tests_SUITE_data/results/unused_cases4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/dialyzer/test/small_tests_SUITE_data/results/unused_cases b/lib/dialyzer/test/small_tests_SUITE_data/results/unused_cases
deleted file mode 100644
index cafe1c042b..0000000000
--- a/lib/dialyzer/test/small_tests_SUITE_data/results/unused_cases
+++ /dev/null
@@ -1,4 +0,0 @@
-
-unused_cases.erl:21: The variable OTHER can never match since previous clauses completely covered the type {42,42}
-unused_cases.erl:27: The pattern 'weird' can never match the type 'false'
-unused_cases.erl:35: The variable OTHER can never match since previous clauses completely covered the type boolean()