julia
508bb92b
- Fix `@test_broken` to actually assert type intersection result
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fix `@test_broken` to actually assert type intersection result This test is still valid, but it was not actually asserting anything due to not returning a boolean value.
References
#47804 - Change `@test ex broken=true` to error if `ex` evaluates to non-boolean
Author
staticfloat
Committer
staticfloat
Parents
b33d7c70
Loading