Skip to content

Commit d233b17

Browse files
committed
Add werror to the list of all cexts tests
1 parent c37d6ae commit d233b17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tool/jt.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1340,7 +1340,8 @@ def retag(*args)
13401340

13411341
private def test_cexts(*args)
13421342
all_tests = %w[
1343-
tools minimum method module globals backtraces xopenssl postinstallhook
1343+
tools postinstallhook
1344+
minimum method module globals backtraces xopenssl werror
13441345
oily_png psd_native
13451346
puma sqlite3 unf_ext json RubyInline msgpack
13461347
]

0 commit comments

Comments
 (0)