RunSpecTest(&Spec::TwoDocumentsInAStream,"2.7","Two Documents in a Stream",
RunSpecTest(&Spec::InLiteralsNewlinesArePreserved,"2.13","In literals, newlines are preserved",passed,total);
passed,total);
RunSpecTest(&Spec::InFoldedScalarsNewlinesBecomeSpaces,"2.14","In folded scalars, newlines become spaces",passed,total);
RunSpecTest(&Spec::PlayByPlayFeed,"2.8","Play by Play Feed from a Game",
RunSpecTest(&Spec::FoldedNewlinesArePreservedForMoreIndentedAndBlankLines,"2.15","Folded newlines are preserved for \"more indented\" and blank lines",passed,total);