From d45e2c9dfafb78001dd3b17fe42c1eb822bff3e9 Mon Sep 17 00:00:00 2001 From: Hiroshi Yokoi Date: Wed, 24 Jun 2015 21:32:11 +0900 Subject: scenario_test: add test cases for distribute policy --- test/scenario_test/constant.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test/scenario_test/constant.py') diff --git a/test/scenario_test/constant.py b/test/scenario_test/constant.py index 3b447813..65908a4f 100644 --- a/test/scenario_test/constant.py +++ b/test/scenario_test/constant.py @@ -66,3 +66,4 @@ ADJ_RIB_OUT = "adj-out" LOCAL_RIB = "local" GLOBAL_RIB = "global rib" NEIGHBOR = "neighbor" +POLICY = "policy" -- cgit v1.2.3