Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
naotoj committed Oct 11, 2024
1 parent 580eb62 commit af7c5db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/jdk/java/io/IO/input.exp
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@ expect {
puts "timeout"
exit 1
}
eof {
puts "finished in time"
}
}
expect eof

0 comments on commit af7c5db

Please sign in to comment.