tests/core: Bring the Makefile more in-sync with build.bat

This commit is contained in:
Yawning Angel
2024-02-24 14:05:15 +09:00
parent a642ea0b28
commit 9251e06143
4 changed files with 34 additions and 25 deletions
-1
View File
@@ -2,7 +2,6 @@ package test_core_libc
import "core:fmt"
import "core:os"
import "core:strings"
import "core:testing"
TEST_count := 0