aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/filesys/extended/dir-rm-root-persistence.ck
blob: 631510736f95d7aa72361bc80f23f285523dcabd (plain) (blame)
1
2
3
4
5
6
# -*- perl -*-
use strict;
use warnings;
use tests::tests;
check_archive ({"a" => ["\0" x 243]});
pass;