1
Fork 0

Put all coretests in a separate crate

This commit is contained in:
bjorn3 2024-12-04 13:07:14 +00:00
parent c2270becb6
commit b6a3841942
163 changed files with 37 additions and 17 deletions

1
library/coretests/lib.rs Normal file
View file

@ -0,0 +1 @@
// Intentionally left empty.