Skip to content

Commit c20483f

Browse files
committed
delete level 4 test files.
1 parent 9635168 commit c20483f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

test-scripts/test-redactomatic.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ if [ "$keep_result_files" = false ] ; then
9999
rm -f $voice_log_l3
100100
rm -f $text_redacted_l3
101101
rm -f $text_log_l3
102+
rm -f $voice_redacted_l4
103+
rm -f $voice_log_l4
104+
rm -f $text_redacted_l4
105+
rm -f $text_log_l4
102106
rm -f $text_anonymized_only
103107
rm -f $voice_anonymized_only
104108
fi

0 commit comments

Comments
 (0)