Skip to content

Commit 1f9d09d

Browse files
committed
remove extra bracket from test source
1 parent 6a156e2 commit 1f9d09d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

testutils/source.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,6 @@ func main() {
419419
log.Fatal(err)
420420
}
421421
log.Printf("Command finished with error: %v", err)
422-
}
423422
}`, 1}, {`
424423
package main
425424
import (

0 commit comments

Comments
 (0)