summaryrefslogtreecommitdiff
path: root/tests/projects/c++/modules/test_headerunits.lua
diff options
context:
space:
mode:
authorArthur LAURENT <[email protected]>2025-08-14 20:16:43 +0200
committerArthur LAURENT <[email protected]>2025-08-14 20:16:43 +0200
commitd954d64c22f33df5a4de12309b992ec2a4727037 (patch)
tree5ae428da8fdde545c82dc07c7b7d0a25ecf461f0 /tests/projects/c++/modules/test_headerunits.lua
parent84fcc1fd63aec5b6126f35806305326e4ecb936f (diff)
nfc(c++ modules) improve tests
Diffstat (limited to 'tests/projects/c++/modules/test_headerunits.lua')
-rw-r--r--tests/projects/c++/modules/test_headerunits.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/projects/c++/modules/test_headerunits.lua b/tests/projects/c++/modules/test_headerunits.lua
index 17f6373c0..610838312 100644
--- a/tests/projects/c++/modules/test_headerunits.lua
+++ b/tests/projects/c++/modules/test_headerunits.lua
@@ -1,5 +1,4 @@
inherit("test_base")
-import("utils.ci.is_running", {alias = "ci_is_running"})
GCC_MIN_VER = "11"
MSVC_MIN_VER = "14.30"