aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/klaar/pfs.ck
blob: 83786099dfccbc6000ded9da38aa1c6e8982dc22 (plain) (blame)
1
2
3
4
5
6
7
8
# -*- perl -*-
use strict;
use warnings;
use tests::tests;
check_expected (IGNORE_EXIT_CODES => 1, [<<'EOF']);
pfs done
EOF
pass;