Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
 ryu/tests/unit/ofproto/test_parser.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ryu/tests/unit/ofproto/test_parser.py 
b/ryu/tests/unit/ofproto/test_parser.py
index c3230ee..9af2272 100644
--- a/ryu/tests/unit/ofproto/test_parser.py
+++ b/ryu/tests/unit/ofproto/test_parser.py
@@ -40,7 +40,6 @@ implemented = {
         ofproto_v1_0.OFPT_FLOW_MOD: (False, True),
     },
     3: {
-        ofproto_v1_2.OFPT_EXPERIMENTER: (True, False),
         ofproto_v1_2.OFPT_FEATURES_REQUEST: (False, True),
         ofproto_v1_2.OFPT_FEATURES_REPLY: (True, False),
         ofproto_v1_2.OFPT_GET_CONFIG_REQUEST: (False, True),
@@ -64,7 +63,6 @@ implemented = {
     },
     4: {
         ofproto_v1_3.OFPT_HELLO: (True, False),
-        ofproto_v1_3.OFPT_EXPERIMENTER: (True, False),
         ofproto_v1_3.OFPT_FEATURES_REQUEST: (False, True),
         ofproto_v1_3.OFPT_FEATURES_REPLY: (True, False),
         ofproto_v1_3.OFPT_GET_CONFIG_REQUEST: (False, True),
-- 
1.8.3.1


------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to