You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make the test suite compatible with --enable-frozen-string-literal (#120)
Ref: https://bugs.ruby-lang.org/issues/20205
Since `rexml` is tested as part of ruby-core CI, it needs to be
compatible with the `--enable-frozen-string-literal` option.
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
0 commit comments