Index: openacs-4/packages/file-storage/tcl/test/file-storage-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/tcl/test/file-storage-procs.tcl,v diff -u -N -r1.10.2.10 -r1.10.2.11 --- openacs-4/packages/file-storage/tcl/test/file-storage-procs.tcl 13 Apr 2021 11:17:29 -0000 1.10.2.10 +++ openacs-4/packages/file-storage/tcl/test/file-storage-procs.tcl 13 Apr 2021 15:08:04 -0000 1.10.2.11 @@ -391,7 +391,7 @@ @author Mounir Lallali } { - aa_run_with_teardown -rollback -test_code { + aa_run_with_teardown -test_code { # # Setup of test user_id and login # @@ -417,7 +417,7 @@ $uploaded_file_name \ $uploaded_file_description] - #aa_display_result -response $response -explanation {for uploadding a file in a folder} + #aa_display_result -response $response -explanation {for uploading a file in a folder} aa_log "now delete file again" file_storage::test::delete_first_file -last_request $d $uploaded_file_name ::acs::test::logout -last_request $d