diff options
| author | Arthur LAURENT <[email protected]> | 2022-12-07 02:14:46 +0100 |
|---|---|---|
| committer | Arthur LAURENT <[email protected]> | 2022-12-07 02:14:46 +0100 |
| commit | 911e781d4b2a4aa4260fba1b2c012855c7ee1d9b (patch) | |
| tree | a81b765f780eb25a924bd96d85b92eafd3d58ce0 /tests/projects/c++ | |
| parent | ea7d9c190f5e869c3cf9344ed7f4ae27bd03bba5 (diff) | |
add tests
Diffstat (limited to 'tests/projects/c++')
| -rw-r--r-- | tests/projects/c++/modules/link_order/test.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/projects/c++/modules/link_order/test.lua b/tests/projects/c++/modules/link_order/test.lua new file mode 100644 index 000000000..7717f8049 --- /dev/null +++ b/tests/projects/c++/modules/link_order/test.lua @@ -0,0 +1 @@ +inherit(".test_base") |
