Index: gdb/testsuite/gdb.cp/oranking.exp |
diff --git a/gdb/testsuite/gdb.cp/oranking.exp b/gdb/testsuite/gdb.cp/oranking.exp |
index cc72728fcab8436d3d00cbe5fe63f5104b7dfd7b..d2330dcfeee4efcb786d12d8af8aba6a8836cf58 100644 |
--- a/gdb/testsuite/gdb.cp/oranking.exp |
+++ b/gdb/testsuite/gdb.cp/oranking.exp |
@@ -13,8 +13,8 @@ |
# You should have received a copy of the GNU General Public License |
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
-set testfile oranking |
-set srcfile ${testfile}.cc |
+standard_testfile .cc |
+ |
if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile} {debug c++}] } { |
return -1 |
} |