Index: gdb/testsuite/gdb.cp/operator.exp |
diff --git a/gdb/testsuite/gdb.cp/operator.exp b/gdb/testsuite/gdb.cp/operator.exp |
index a7775671bb62462b475fb35c59d5ccf3b10bac6d..d60af8f14aa760537bde6a61c5a8850f014bca5f 100644 |
--- a/gdb/testsuite/gdb.cp/operator.exp |
+++ b/gdb/testsuite/gdb.cp/operator.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 operator |
-set srcfile ${testfile}.cc |
+standard_testfile .cc |
+ |
if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile} {debug c++}] } { |
return -1 |
} |