* gas/hppa/more.parse/parse.exp: Fix typos.
authorJeff Law <law@redhat.com>
Fri, 29 Oct 1993 23:34:37 +0000 (23:34 +0000)
committerJeff Law <law@redhat.com>
Fri, 29 Oct 1993 23:34:37 +0000 (23:34 +0000)
gas/testsuite/gas/hppa/more.parse/parse.exp
gas/testsuite/gas/hppa/parse/parse.exp

index a546beb..95b2864 100755 (executable)
@@ -176,10 +176,10 @@ if [istarget hppa*-*-*] then {
 
     # GAS can't handle upper bound for a PA .block[z] directive
     setup_xfail hppa*-*-*
-    gas_test "block.s" "" "" "Check min/max values for .block"
+    gas_test "block1.s" "" "" "Check min/max values for .block"
 
     # Now check for an invalid argument
-    gas_test_error "block2" "" "Check for error on bogus argument to .block"
+    gas_test_error "block2.s" "" "Check for error on bogus argument to .block"
 
     # GAS-1.36 choked on this file.
     # FIXME.  Should check relocations made for this test!
index a546beb..95b2864 100755 (executable)
@@ -176,10 +176,10 @@ if [istarget hppa*-*-*] then {
 
     # GAS can't handle upper bound for a PA .block[z] directive
     setup_xfail hppa*-*-*
-    gas_test "block.s" "" "" "Check min/max values for .block"
+    gas_test "block1.s" "" "" "Check min/max values for .block"
 
     # Now check for an invalid argument
-    gas_test_error "block2" "" "Check for error on bogus argument to .block"
+    gas_test_error "block2.s" "" "Check for error on bogus argument to .block"
 
     # GAS-1.36 choked on this file.
     # FIXME.  Should check relocations made for this test!