Index: openacs-4/packages/proctoring-support/tcl/test/proctoring-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/proctoring-support/tcl/test/Attic/proctoring-test-procs.tcl,v diff -u -N -r1.1.2.10 -r1.1.2.11 --- openacs-4/packages/proctoring-support/tcl/test/proctoring-test-procs.tcl 8 Apr 2021 11:26:36 -0000 1.1.2.10 +++ openacs-4/packages/proctoring-support/tcl/test/proctoring-test-procs.tcl 31 May 2021 12:40:02 -0000 1.1.2.11 @@ -195,6 +195,12 @@ -object_id $object \ -user_id $user \ -file $file1] + + # Trick to forget about file1 when re-running the test + ::proctoring::file_already_received_p \ + -object_id $object \ + -user_id $user \ + -file $file2 } } } finally {