tests: fix Continue() signatures
authorJames Zern <jzern@google.com>
Wed, 8 Aug 2012 00:44:33 +0000 (17:44 -0700)
committerJames Zern <jzern@google.com>
Wed, 8 Aug 2012 00:44:33 +0000 (17:44 -0700)
commita9a1eac6c74989ae121ec8440212a2a01125b544
tree5b3ef575525758cd11b2041071d7affc2d2b05fb
parent69babd39f1d90935065da0f954ec2a510ef0d5ca
tests: fix Continue() signatures

they're const member functions, they need to match the base class to be
called

Change-Id: Id0580c5078b5876ead6731d95d8b86fef4029c40
test/config_test.cc
test/keyframe_test.cc