Skip to content

Commit 0089c8e

Browse files
committed
Run zlib MRI tests in CI
1 parent c4c054c commit 0089c8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tool/jt.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
include: openssl + syslog + [
7474
"#{TRUFFLERUBY_DIR}/test/mri/tests/cext-ruby/**/test_*.rb",
7575
"#{TRUFFLERUBY_DIR}/test/mri/tests/etc/test_etc.rb",
76+
"#{TRUFFLERUBY_DIR}/test/mri/tests/zlib/test_zlib.rb",
7677
]
7778
}
7879
}

0 commit comments

Comments
 (0)