classifer: Fix test classifier to match real classifier.
authorJesse Gross <jesse@nicira.com>
Fri, 19 Mar 2010 17:54:36 +0000 (13:54 -0400)
committerJesse Gross <jesse@nicira.com>
Fri, 19 Mar 2010 17:54:36 +0000 (13:54 -0400)
commitaf7b73f4706bd565027bfc8b6e5d4a7c8c55a068
tree7708401df5640f379572ee5f791fc5940bbdc138
parent4b2db3840cd8e10fa3bd51c5c1d0e7e39efc21d3
classifer: Fix test classifier to match real classifier.

The trivial test classifier had the same bug as the real classifier
when replacing matching flows.  This caused it to not find the
original bug and then break when the bug was fixed.
tests/test-classifier.c