summaryrefslogtreecommitdiff
path: root/tests/projects/c++/modules
diff options
context:
space:
mode:
authorArthur LAURENT <[email protected]>2022-12-07 02:14:09 +0100
committerArthur LAURENT <[email protected]>2022-12-07 02:14:09 +0100
commitea7d9c190f5e869c3cf9344ed7f4ae27bd03bba5 (patch)
treed6c8e599223a4df9ff8c3a31eeb7a87f2957b68d /tests/projects/c++/modules
parente255ae47f8f8ddacf01a038b47338de00edc06e0 (diff)
Revert "add tests"
This reverts commit 749758a96f7d0d7c6cdd1d6a3a104944664dbf5d.
Diffstat (limited to 'tests/projects/c++/modules')
-rw-r--r--tests/projects/c++/modules/link_order/test.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/projects/c++/modules/link_order/test.lua b/tests/projects/c++/modules/link_order/test.lua
deleted file mode 100644
index 7717f8049..000000000
--- a/tests/projects/c++/modules/link_order/test.lua
+++ /dev/null
@@ -1 +0,0 @@
-inherit(".test_base")