Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / enum-class.exp
index 2246f50f454af45417c6584f2b3b01f84f4baf2b..745c96359de51272409fc8cd5dbd8439da754fda 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2014 Free Software Foundation, Inc.
+# Copyright 2014-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
@@ -19,7 +19,7 @@ if {[skip_cplus_tests]} { continue }
 
 standard_testfile .cc
 
-if {[prepare_for_testing $testfile.exp $testfile $srcfile \
+if {[prepare_for_testing "failed to prepare" $testfile $srcfile \
         {debug c++ additional_flags=-std=c++11}]} {
     return -1
 }
This page took 0.035188 seconds and 4 git commands to generate.