Changeset 165b0c9 for t/unicode.t


Ignore:
Timestamp:
Jul 16, 2011, 12:29:19 AM (13 years ago)
Author:
GitHub Merge Button <merge-button@github.com>
Parents:
c6332f5 (diff), f6ab6ee (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:
Merge f6ab6ee703220c4fbafada73532fbcdc3454705a into c6332f56e9c66ca3e95915c3678d8f2426a46598
File:
1 edited

Legend:

Unmodified
Added
Removed
  • t/unicode.t

    r09ff1eb rf415f83  
    55use Encode;
    66
    7 BEGIN { bootstrap BarnOwl; };
     7use Test::More qw(no_plan);
    88
    9 use Test::More qw(no_plan);
     9use BarnOwl;
    1010
    1111my $unicode = "“hello”";
Note: See TracChangeset for help on using the changeset viewer.