From e931bacc6f8e5db9b8359ed1ca593be012de68cc Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Wed, 29 Jun 2022 11:39:39 +0200 Subject: [PATCH] Test nested LESS variables in minin calls --- .../library/Icinga/Util/LessParserTest.php | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/test/php/library/Icinga/Util/LessParserTest.php b/test/php/library/Icinga/Util/LessParserTest.php index fe09bb8d5..7f36c52cb 100644 --- a/test/php/library/Icinga/Util/LessParserTest.php +++ b/test/php/library/Icinga/Util/LessParserTest.php @@ -90,6 +90,40 @@ LESS ); } + public function testNestedVariablesInMixinCalls() + { + $this->assertEquals( + <<compileLess(<<assertEquals(