mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Port tests\core\fmt
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ filepath_test:
|
||||
$(ODIN) test path/filepath $(COMMON) -out:test_core_filepath
|
||||
|
||||
fmt_test:
|
||||
$(ODIN) run fmt $(COMMON) -out:test_core_fmt
|
||||
$(ODIN) test fmt $(COMMON) -out:test_core_fmt
|
||||
|
||||
hash_test:
|
||||
$(ODIN) run hash $(COMMON) -o:speed -out:test_hash
|
||||
|
||||
Reference in New Issue
Block a user