mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
Add formatting of bytes into the best unit of measurement
This commit is contained in:
@@ -57,3 +57,6 @@ c_libc_test:
|
||||
|
||||
net_test:
|
||||
$(ODIN) run net -out:test_core_net
|
||||
|
||||
fmt_test:
|
||||
$(ODIN) run fmt -out:test_core_fmt
|
||||
|
||||
Reference in New Issue
Block a user