Skip to content

Commit 3e58fd4

Browse files
author
Andrey Khozov
committed
test utf-8 in output
1 parent 9797257 commit 3e58fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/checkers/down.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/perl
22

3-
print "some error!\n";
3+
print "some error! 😉\n";
44
exit 104;

0 commit comments

Comments
 (0)