aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.go/print.exp
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2023-01-08 10:54:46 -0700
committerTom Tromey <tom@tromey.com>2023-01-13 13:18:57 -0700
commitb63724b8c2840302e498ce45298d361d6e57b4b9 (patch)
tree39bbb8a1017aac05b62e6472ff0c22fd7a94f294 /gdb/testsuite/gdb.go/print.exp
parentcadfc59b0d721599b32fab6eeaba401360602e0f (diff)
downloadgdb-b63724b8c2840302e498ce45298d361d6e57b4b9.zip
gdb-b63724b8c2840302e498ce45298d361d6e57b4b9.tar.gz
gdb-b63724b8c2840302e498ce45298d361d6e57b4b9.tar.bz2
Rename to allow_go_tests
This changes skip_go_tests to invert the sense, and renames it to allow_go_tests.
Diffstat (limited to 'gdb/testsuite/gdb.go/print.exp')
-rw-r--r--gdb/testsuite/gdb.go/print.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.go/print.exp b/gdb/testsuite/gdb.go/print.exp
index 0c1f0ed..893fa30 100644
--- a/gdb/testsuite/gdb.go/print.exp
+++ b/gdb/testsuite/gdb.go/print.exp
@@ -20,7 +20,7 @@
load_lib "go.exp"
-require !skip_go_tests
+require allow_go_tests
proc test_float_accepted {} {
global gdb_prompt