]> Cypherpunks repositories - gostls13.git/commit
runtime: fix TestLldbPython test with modules enabled
authorJosh Bleecher Snyder <josharian@gmail.com>
Thu, 28 Mar 2019 01:00:24 +0000 (18:00 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Thu, 28 Mar 2019 02:06:19 +0000 (02:06 +0000)
commit722b1abbcf842be5276c0d2ebde6aa076a4f4687
tree95ce948d3c7bdab830e7d2c9042ab34cb07101bf
parent94c656ff7a2dcdb615688f015197dc85c90c8070
runtime: fix TestLldbPython test with modules enabled

Fixes #30751

Change-Id: I1f783578df499d52eaec3690303671661c8bf5fb
Reviewed-on: https://go-review.googlesource.com/c/go/+/169725
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/runtime-lldb_test.go