mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
utilize odin test -all-packages instead of (make/bat) scripts for running tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package test_internal_string_compare
|
||||
package test_internal
|
||||
|
||||
import "core:testing"
|
||||
|
||||
@@ -54,4 +54,4 @@ string_compare :: proc(t: ^testing.T) {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user