From c992153402c78d91e8beba791171bced21c62d3f Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Wed, 27 Jul 2016 14:34:53 +0200 Subject: ct: allow resolving ct keys at run time ... and remove those keywords we no longer need. Signed-off-by: Florian Westphal Acked-by: Pablo Neira Ayuso --- tests/py/any/ct.t | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/py/any/ct.t') diff --git a/tests/py/any/ct.t b/tests/py/any/ct.t index 7fd4f2cb..cc4f8e19 100644 --- a/tests/py/any/ct.t +++ b/tests/py/any/ct.t @@ -96,3 +96,8 @@ ct mark original;fail ct label 127;ok ct label set 127;ok ct label 128;fail + +ct invalid;fail +ct invalid original;fail +ct set invalid original 42;fail +ct set invalid 42;fail -- cgit v1.2.3