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:59:09 +0000 (13:59 -0400)
commit0367f1e40e05c85d67c516939265ce4fe8639be3
treeec1806195797d20c0ff2978eed3e8a9e7e462754
parentca9ca7537065f2d1b627ed9111e44c2c227258a7
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