diff options
| author | Saikari <[email protected]> | 2026-02-06 13:05:45 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-02-06 13:05:45 +0300 |
| commit | 5794b2207a8e1cb93ee8c180bb3994b1a3d40ad6 (patch) | |
| tree | edb79b2bf992e2605423daad70cd7727865db4d8 | |
| parent | 5ac2c1850dc2c1a571690165352f1ab11f2fe9f4 (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)
+
|
