Skip to content

Commit

Permalink
runtime: remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
zzkcode committed Jan 8, 2024
1 parent 02acc7b commit 547660e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/runtime/runtime-gdb_unix_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ func main() {
}
`


// TestGdbCoreCrashThreadBacktrace tests that runtime could let the fault thread to crash process
// and make fault thread as number one thread while gdb in a core file
func TestGdbCoreCrashThreadBacktrace(t *testing.T) {
Expand Down

0 comments on commit 547660e

Please sign in to comment.