diff options
Diffstat (limited to 'testdata/goroutines.txt')
-rw-r--r-- | testdata/goroutines.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/goroutines.txt b/testdata/goroutines.txt index 1430ee0a2..f1e4fc1e7 100644 --- a/testdata/goroutines.txt +++ b/testdata/goroutines.txt @@ -19,7 +19,7 @@ closure go call result: 1 pre-acquired mutex releasing mutex acquired mutex from goroutine -released mutex from goroutine +releasing mutex from goroutine re-acquired mutex done called: Foo.Nowait |