mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-03 14:18:47 +00:00
Remove Windows test runner in favor of libc implementation
This commit is contained in:
@@ -88,7 +88,7 @@ run_test_task :: proc(task: thread.Task) {
|
||||
|
||||
free_all(context.temp_allocator)
|
||||
|
||||
run_internal_test(&data.t, data.it)
|
||||
data.it.p(&data.t)
|
||||
|
||||
end_t(&data.t)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user