]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.python/py-template.exp
Use require !skip_cplus_tests
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.python / py-template.exp
index da2054cd43cf95ae97bf2f44fa16ecbc3091beb8..1383e3a1089a5733d2134ff1f7e61fa182f6240f 100644 (file)
@@ -16,7 +16,7 @@
 # This file is part of the GDB testsuite.  It tests the mechanism
 # exposing values to Python.
 
-if { [skip_cplus_tests] } { continue }
+require !skip_cplus_tests
 
 standard_testfile .cc
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable \