mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 15:18:37 +08:00
Rename to allow_python_tests
This changes skip_python_tests to invert the sense, and renames it to allow_python_tests.
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
|
||||
standard_testfile
|
||||
|
||||
require !skip_python_tests
|
||||
require allow_python_tests
|
||||
|
||||
if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile}] } {
|
||||
return -1
|
||||
|
Reference in New Issue
Block a user