aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/filesys/extended/dir-open-persistence.ck
blob: 26ff2f16743f55f7cf826bf791d3e3c6164157c6 (plain) (blame)
1
2
3
4
5
6
# -*- perl -*-
use strict;
use warnings;
use tests::tests;
check_archive ({"xyzzy" => {}});
pass;