Comment 3 for bug 523525

Revision history for this message
Matt Giuca (mgiuca) wrote : Re: Exercise include code no longer works

That is what I suspected this morning. In this case, we've all been tricked by the UI into thinking that the "include code" is for the user, when in fact it's for supporting the unit tests (and I believe it was designed this way all along).

That means that to fix this bug, we just need to change the UI to very clearly mark that this code is for use in the testing, not by the user.