Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix unconditional success in CLR tests (#100905)
Test introduced in #100289 failed the build of CLR tests for e.g. RISC-V: ``` /runtime/src/tests/Loader/classloader/explicitlayout/Regressions/100220/Runtime_100220.cs(15,23): error XUW1002: Tests should not unconditionally return 100. Convert to a void return. ```
- Loading branch information