Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add scala 2.13 compiler settings test (#1516)
Enable settings tests for any 2.12 versions. This is a follow up of this conversation #1484 (review) I had previously with @lefou. Tested with `mill -i -w 'amm.repl[{2.12.19,2.13.14,3.4.2}].test.testOnly' -- 'ammonite.session.BuiltinTests.settings'` so all `2.12`, `2.13` and `3` latest versions are passing. Pull request: #1516
- Loading branch information