Index: gdb/testsuite/gdb.fortran/module.exp |
diff --git a/gdb/testsuite/gdb.fortran/module.exp b/gdb/testsuite/gdb.fortran/module.exp |
index 5fea4c5c7aa4397d344b6da359df6cfb9e067d4d..3517ef7fa90fd8566944efd4e86394ab796e655e 100644 |
--- a/gdb/testsuite/gdb.fortran/module.exp |
+++ b/gdb/testsuite/gdb.fortran/module.exp |
@@ -13,8 +13,7 @@ |
# 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 "module" |
-set srcfile ${testfile}.f90 |
+standard_testfile .f90 |
if { [prepare_for_testing $testfile.exp $testfile $srcfile {debug f90}] } { |
return -1 |