summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaikari <[email protected]>2026-02-06 13:05:45 +0300
committerGitHub <[email protected]>2026-02-06 13:05:45 +0300
commit5794b2207a8e1cb93ee8c180bb3994b1a3d40ad6 (patch)
treeedb79b2bf992e2605423daad70cd7727865db4d8
parent5ac2c1850dc2c1a571690165352f1ab11f2fe9f4 (diff)
test_windows_links -> windows_links
-rw-r--r--tests/projects/windows/windows_links/xmake.lua (renamed from tests/projects/windows/test_windows_links/xmake.lua)1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/projects/windows/test_windows_links/xmake.lua b/tests/projects/windows/windows_links/xmake.lua
index e856892d3..a38616132 100644
--- a/tests/projects/windows/test_windows_links/xmake.lua
+++ b/tests/projects/windows/windows_links/xmake.lua
@@ -17,3 +17,4 @@ target("test_mingw_dll")
os.tryrm(foo:targetfile())
end
end)
+