summaryrefslogtreecommitdiff
path: root/lib/libkeynote/testsuite/test-assertion2
blob: 66e6d8714ab2e4152b81ed212e5c8bc2824abbba (plain)
1
2
3
4
5
6
7
keynote-version: 2
Comment: this policy will be false
authorizer: "POLICY"
licensees: "Key10"
conditions: app_domain == "testing" && request == "test" &&
		  variable == "no" -> "true";
	     true -> "false";