diff options
| author | Arthur LAURENT <[email protected]> | 2022-12-12 19:21:56 +0100 |
|---|---|---|
| committer | Arthur LAURENT <[email protected]> | 2022-12-12 19:21:56 +0100 |
| commit | aff3f765da3cd344bd0f8903ccd0d73b04fd9721 (patch) | |
| tree | 5bc1d7a427816eac85f96dde49d006adf9001785 /tests/projects/c++/modules/stdmodules/test.lua | |
| parent | 2347d4ab4bf5d9bb3e5a9f67423df51313553b7e (diff) | |
update test
Diffstat (limited to 'tests/projects/c++/modules/stdmodules/test.lua')
| -rw-r--r-- | tests/projects/c++/modules/stdmodules/test.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/projects/c++/modules/stdmodules/test.lua b/tests/projects/c++/modules/stdmodules/test.lua new file mode 100644 index 000000000..0657ead56 --- /dev/null +++ b/tests/projects/c++/modules/stdmodules/test.lua @@ -0,0 +1 @@ +inherit(".test_msvc") |
