Skip to content

Commit

Permalink
add perl coda to fix perlcritic failure
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehh committed Jan 9, 2011
1 parent 39140e3 commit a09d9d6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion t/src/embed/api.t
@@ -1,5 +1,5 @@
#! perl
# Copyright (C) 2001-2010, Parrot Foundation.
# Copyright (C) 2001-2011, Parrot Foundation.

use strict;
use warnings;
Expand Down Expand Up @@ -128,3 +128,11 @@ CODE
True
Done
OUTPUT

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:

0 comments on commit a09d9d6

Please sign in to comment.