julia
fa9478b5
- Fix regular expressions in Test tests (#57085)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
351 days ago
Fix regular expressions in Test tests (#57085) Several tests for Test.jl weren't really testing for much because `|` characters were taken to be or operators in the regular expressions. Co-authored-by: Chengyu Han <cyhan.dev@outlook.com>
References
#57085 - Fix regular expressions in Test tests
Author
mhauru
Parents
17402876
Loading