tests: Fix expected output for group features test.
authorBen Pfaff <blp@nicira.com>
Tue, 11 Nov 2014 20:44:39 +0000 (12:44 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 11 Nov 2014 20:44:39 +0000 (12:44 -0800)
commitb393b7f042506141e98419be6d606184bf95d04d
tree9d863d5940da4a2a6bc125dba7c28901db963c02
parentd6f6034b57bc358f2956a7d8a0bdbea1287b006a
tests: Fix expected output for group features test.

Commit f6d23392d19db (ofproto: Fix supported group types.) fixed a bug in
the group features code but added the wrong expected output to a test case.
This fixes the expected output for the test case.

Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/ofproto.at