]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.linespec/break-ask.exp
Fix more cases of improper test names
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.linespec / break-ask.exp
index 9c017c59e0437ac70d17d79e220348261b44d6c8..86518de84725424d49e68155eda6f44c2d8a5578 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2013-2015 Free Software Foundation, Inc.
+# Copyright 2013-2016 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -16,7 +16,7 @@
 standard_testfile lspec.cc
 
 if {[skip_cplus_tests]} {
-    unsupported ${testfile}.exp
+    unsupported "skipping C++ tests"
     return
 }