Rename package to test_core_os to fit with the rest of test_*

This commit is contained in:
Jeroen van Rijn
2024-08-08 17:49:08 +02:00
parent ada3df303e
commit d93f3c63d8

View File

@@ -1,4 +1,4 @@
package tests_core_os
package test_core_os
import "core:c/libc"
import win32 "core:sys/windows"