Mir

Code review comment for lp:~kdub/mir/no-display-attribs

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

646 - EXPECT_FALSE(outputs[1].used);
647 + EXPECT_TRUE(outputs[1].used);

Why? It isn't clear to me why this expectation changes as a result of changing the way data is held.

review: Needs Information

« Back to merge proposal