mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
utilize odin test -all-packages instead of (make/bat) scripts for running tests
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// Tests intended to be ran with optimizations on
|
||||
package tests_core
|
||||
|
||||
@(require) import "crypto"
|
||||
@(require) import "hash"
|
||||
Reference in New Issue
Block a user