2 # Copyright (C) 2001-2010, Parrot Foundation.
7 t/op/00ff-unix.t - UNIX File format
11 % prove t/op/00ff-unix.t
20 .include 'test_more.pir'
23 test_fileformat_unix()
26 .sub test_fileformat_unix
27 lives_ok( <<'CODE', 'fileformat unix' )
38 # vim: expandtab shiftwidth=4 ft=pir: