diff options
| author | ruki <[email protected]> | 2022-08-12 22:32:57 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-08-12 22:32:57 +0800 |
| commit | 2723282a4fd0af130ac5d65c5b40fa12f7ce803f (patch) | |
| tree | b7233108a69e24752565ccd6aeec4bad3ebcfe23 /tests/projects/c++/modules/user_headerunit/test.lua | |
| parent | 334a540681025ad0d71fc5f390252c4879593858 (diff) | |
improve tests for cxxmodules
Diffstat (limited to 'tests/projects/c++/modules/user_headerunit/test.lua')
| -rw-r--r-- | tests/projects/c++/modules/user_headerunit/test.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/projects/c++/modules/user_headerunit/test.lua b/tests/projects/c++/modules/user_headerunit/test.lua new file mode 100644 index 000000000..c18e5a1d0 --- /dev/null +++ b/tests/projects/c++/modules/user_headerunit/test.lua @@ -0,0 +1 @@ +inherit(".test_headerunits") |
