diff options
| author | ruki <[email protected]> | 2025-12-28 21:56:42 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-12-29 00:09:39 +0800 |
| commit | a8d8c7382309f0a4eb5fd8adff072d0ae316c164 (patch) | |
| tree | 1527466ed09ef7e731ab2dab165e9634bbc1f60b /tests/projects/c++/modules/xmake_tests4 | |
| parent | bdfa86bccebb1bed6f3c7cec97db58d69ec44572 (diff) | |
fix test
Diffstat (limited to 'tests/projects/c++/modules/xmake_tests4')
| -rw-r--r-- | tests/projects/c++/modules/xmake_tests4/test.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/projects/c++/modules/xmake_tests4/test.lua b/tests/projects/c++/modules/xmake_tests4/test.lua index 25ca8a7a3..e36d560d9 100644 --- a/tests/projects/c++/modules/xmake_tests4/test.lua +++ b/tests/projects/c++/modules/xmake_tests4/test.lua @@ -1 +1 @@ -inherit(".test_xmake_test") +inherit(".test_xmake_test_stdmodules") |
