Skip to content

Instantly share code, notes, and snippets.

@dgl
Created January 14, 2011 17:59
Show Gist options
  • Save dgl/779965 to your computer and use it in GitHub Desktop.
Save dgl/779965 to your computer and use it in GitHub Desktop.
use Test::More tests => 1;
ok 0;
unless(Test::More->builder->is_passing) {
diag `cat config.h`;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment