summaryrefslogtreecommitdiff
path: root/tests/projects/c++/modules/partitions2/test.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2023-01-12 08:36:43 +0800
committerGitHub <[email protected]>2023-01-12 08:36:43 +0800
commit4a911fb47f4fd12cefbc4580d5ddceb9f65b9a81 (patch)
tree738e993d5055ec7e701e31631dd5818510f8f95a /tests/projects/c++/modules/partitions2/test.lua
parent15733580777f5a1c0a15da835a27d2c832539c93 (diff)
parent9793894c1d2e055a4cfe044002bea4c7e6bb075d (diff)
Merge pull request #3255 from Arthapz/improve-clang-modules-support-with-libc++
improve clang libc++ module support
Diffstat (limited to 'tests/projects/c++/modules/partitions2/test.lua')
-rw-r--r--tests/projects/c++/modules/partitions2/test.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/projects/c++/modules/partitions2/test.lua b/tests/projects/c++/modules/partitions2/test.lua
index c18e5a1d0..e77adc4ae 100644
--- a/tests/projects/c++/modules/partitions2/test.lua
+++ b/tests/projects/c++/modules/partitions2/test.lua
@@ -1 +1 @@
-inherit(".test_headerunits")
+inherit(".test_stdmodules")