add stub synopsis.t to fail if you forgot to extract the real one
[catagits/HTML-Zoom.git] / t / synopsis.t
1 use Test::More qw(no_plan);
2
3 fail 'You forgot to run maint/synopsis-extract. Go do that.';