mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00:00
utilize odin test -all-packages instead of (make/bat) scripts for running tests
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package benchmarks
|
||||
|
||||
@(require) import "crypto"
|
||||
@(require) import "hash"
|
||||
Reference in New Issue
Block a user