Index: gdb/testsuite/gdb.base/fortran-sym-case.exp |
diff --git a/gdb/testsuite/gdb.base/fortran-sym-case.exp b/gdb/testsuite/gdb.base/fortran-sym-case.exp |
index eeabaa8e6db900582555bccd467b993507f57b7d..1de6d22b3b165b7af1aa6058d6eb905c656e5419 100644 |
--- a/gdb/testsuite/gdb.base/fortran-sym-case.exp |
+++ b/gdb/testsuite/gdb.base/fortran-sym-case.exp |
@@ -1,4 +1,4 @@ |
-# Copyright (C) 2011-2012 Free Software Foundation, Inc. |
+# Copyright (C) 2011-2013 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 |
@@ -13,7 +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 fortran-sym-case |
+standard_testfile .c |
+ |
if { [prepare_for_testing ${testfile}.exp ${testfile}] } { |
return -1 |
} |