Skip to content

Commit

Permalink
Fix lab5 grade script
Browse files Browse the repository at this point in the history
  • Loading branch information
FanShulin committed Apr 29, 2022
1 parent d03dcd5 commit f7b2063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/grade/expects/lab5.exp
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ expect {
lset scores {11 1} [lindex $scores {11 2}]
exp_continue -continue_timer
}
"FSM lab5.bin helloworld.bin test.txt fakefs" {
"FSM lab5.bin helloworld.bin test.txt myfile.txt myfile2.txt fakefs" {
expect {
"FSM test.txt hello.txt world.txt testdir testdir2" {
lset scores {12 1} [lindex $scores {12 2}]
Expand Down

0 comments on commit f7b2063

Please sign in to comment.