summaryrefslogtreecommitdiffstats
path: root/tests/bugs/unclassified/bug-1357397.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/unclassified/bug-1357397.t')
-rw-r--r--tests/bugs/unclassified/bug-1357397.t3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/bugs/unclassified/bug-1357397.t b/tests/bugs/unclassified/bug-1357397.t
index dc76787b505..129a208e278 100644
--- a/tests/bugs/unclassified/bug-1357397.t
+++ b/tests/bugs/unclassified/bug-1357397.t
@@ -12,6 +12,9 @@ TEST $CLI volume create $V0 replica 2 $H0:$B0/${V0}{1,2}
TEST $CLI volume start $V0
+TEST $CLI volume set $V0 features.trash on
+TEST $CLI volume set $V0 features.trash-internal-op on
+
TEST [ -e $B0/${V0}1/.trashcan ]
TEST [ -e $B0/${V0}1/.trashcan/internal_op ]