Skip to content

Commit 9f02883

Browse files
ericmjJosé Valim
authored andcommitted
Reenable dialyzer reaise test
Signed-off-by: José Valim <[email protected]>
1 parent 44ef53e commit 9f02883

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/elixir/test/elixir/kernel/dialyzer_test.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ defmodule Kernel.DialyzerTest do
5959
assert_dialyze_no_warnings! context
6060
end
6161

62-
@tag otp19: false
6362
test "no warnings on raise", context do
6463
copy_beam! context, Dialyzer.Raise
6564
assert_dialyze_no_warnings! context

0 commit comments

Comments
 (0)