blob: 16e10efa51e2ca6df4ff130e4ba1f71bfd6c89ea [file] [log] [blame]
#
# Test that conditional statements are resolved in the context
# of the project from where the include originated.
#
variables:
(?):
- classifier == "species":
resolved: The species is a %{animal}
- classifier == "animal":
resolved: The animal is a %{animal}