As Tucker suspected, his change broke the doc build, but not in the way we'd expect. Jim put in a unit test that uses the comma as a statement separator; that unit test now breaks.
I will fix this tomorrow, by s/,/;/ in the errant test. -ben
As Tucker suspected, his change broke the doc build, but not in the way we'd expect. Jim put in a unit test that uses the comma as a statement separator; that unit test now breaks.
I will fix this tomorrow, by s/,/;/ in the errant test. -ben