* gdb.cp/abstract-origin.exp: Use standard_testfile.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / cplabel.exp
index 30dfa39fb09738ded6127becb358aa890cc542e1..41a91960cd72b546355f7635ceb46b5f21002003 100644 (file)
@@ -17,8 +17,8 @@
 
 if {[skip_cplus_tests]} { continue }
 
-set testfile cplabel
-set srcfile "$testfile.cc"
+standard_testfile .cc
+
 if {[prepare_for_testing "$testfile.exp" $testfile $srcfile {c++ debug}]} {
     return -1
 }
This page took 0.034714 seconds and 4 git commands to generate.