Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / moribund-step.exp
index c088cb478f54b0346313fce5901cf6ef837e9732..ea423cc4b641c49e6aeaa38d9466db89ca5202b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
+# Copyright (C) 2010-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
@@ -20,7 +20,7 @@ if { ![support_displaced_stepping] } {
     return -1
 }
 
-if { [prepare_for_testing ${testfile}.exp ${testfile} $srcfile] } {
+if { [prepare_for_testing "failed to prepare" ${testfile} $srcfile] } {
     return -1
 }
 
This page took 0.027575 seconds and 4 git commands to generate.