diff options
Diffstat (limited to 'gdb/testsuite/gdb.python/py-evsignal.exp')
-rw-r--r-- | gdb/testsuite/gdb.python/py-evsignal.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.python/py-evsignal.exp b/gdb/testsuite/gdb.python/py-evsignal.exp index 2f0e791..5eab7b2 100644 --- a/gdb/testsuite/gdb.python/py-evsignal.exp +++ b/gdb/testsuite/gdb.python/py-evsignal.exp @@ -22,7 +22,7 @@ if {[target_info gdb_protocol] == "remote" load_lib gdb-python.exp -require !skip_python_tests +require allow_python_tests standard_testfile py-evthreads.c |