diff options
Diffstat (limited to 'gdb/testsuite/gdb.python/py-nested-maps.exp')
-rw-r--r-- | gdb/testsuite/gdb.python/py-nested-maps.exp | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/gdb/testsuite/gdb.python/py-nested-maps.exp b/gdb/testsuite/gdb.python/py-nested-maps.exp index 35cb100..76e38c2 100644 --- a/gdb/testsuite/gdb.python/py-nested-maps.exp +++ b/gdb/testsuite/gdb.python/py-nested-maps.exp @@ -19,14 +19,7 @@ load_lib gdb-python.exp -standard_testfile - -# Start with a fresh gdb. -gdb_exit -gdb_start - -# Skip all tests if Python scripting is not enabled. -if { [skip_python_tests] } { continue } +require !skip_python_tests standard_testfile |