From d82e5429b532f3cf0a0453800b0347368834f8bc Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Sun, 8 Jan 2023 11:46:05 -0700 Subject: Rename to allow_python_tests This changes skip_python_tests to invert the sense, and renames it to allow_python_tests. --- gdb/testsuite/gdb.python/py-lazy-string.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/testsuite/gdb.python/py-lazy-string.exp') diff --git a/gdb/testsuite/gdb.python/py-lazy-string.exp b/gdb/testsuite/gdb.python/py-lazy-string.exp index 9f3bad5..522530c 100644 --- a/gdb/testsuite/gdb.python/py-lazy-string.exp +++ b/gdb/testsuite/gdb.python/py-lazy-string.exp @@ -18,7 +18,7 @@ load_lib gdb-python.exp -require !skip_python_tests +require allow_python_tests standard_testfile -- cgit v1.1