From e45c53ac3c42d63dbeac3d993b4096d6ade43233 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(