Skip to content

Instantly share code, notes, and snippets.

@virtix
Created May 31, 2009 04:06
Show Gist options
  • Save virtix/120749 to your computer and use it in GitHub Desktop.
Save virtix/120749 to your computer and use it in GitHub Desktop.
function boneheadedTimeWasterWalkingAroundInCirclesLikeADoucheBag(){
var actual = getPageContext().getFusionContext().parent.plainOldComponent.echo('Now this is a fucking waste of time');
assertEquals('Now this is a fucking waste of time', actual);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment