Skip to content

Commit

Permalink
Add standard header and footer to test file
Browse files Browse the repository at this point in the history
  • Loading branch information
zoffixznet committed Jan 2, 2017
1 parent ea5c5c0 commit 38a3cf8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions S32-io/socket-host-port-split.t
@@ -1,3 +1,4 @@
use v6;
use Test;

# RT #130474
Expand Down Expand Up @@ -52,3 +53,5 @@ sub split-host-port(:$uri, :$family) {
!! die 'Invalid INET family value'} server responded";
$connection.close;
}

# vim: ft=perl6

0 comments on commit 38a3cf8

Please sign in to comment.