Fix expected string for TestHint
commitbf6517c28fae054f922f46088c225e03ea115fce
authorbsimmers <bsimmers@fb.com>
Tue, 8 Jan 2013 00:39:14 +0000 (7 16:39 -0800)
committerSara Golemon <sgolemon@fb.com>
Wed, 9 Jan 2013 01:51:21 +0000 (8 17:51 -0800)
tree7942c641c72ceb12d8dad6a20545ac5bf23e0886
parent72c886ce80bdb365dfe5de0153703856a678a913
Fix expected string for TestHint

A previous diff made a couple changes to the text returned from
ReflectionFunction::getDefaultValueText() (it now returns
double-quoted strings and uppercase NULL constants). I forgot to
update TestHint which tests this.
src/test/test_code_run.cpp