xref: /openbsd-src/lib/libkeynote/testsuite/test-assertion2 (revision 983e9580c78bcbd602dac2064d50cd87f7355afc)
1keynote-version: 2
2Comment: this policy will be false
3authorizer: "POLICY"
4licensees: "Key10"
5conditions: app_domain == "testing" && request == "test" &&
6		  variable == "no" -> "true";
7	     true -> "false";
8