$content = readfile('t/tmp/in/two.mdwn');
like($content, qr{Here is new content for the second page});
$content = readfile('t/tmp/in/two.mdwn');
like($content, qr{Here is new content for the second page});
# This one can legitimately be reverted
$content = run_cgi(method => 'post',
params => {
# This one can legitimately be reverted
$content = run_cgi(method => 'post',
params => {