Fix goof.
authorJeff Law <law@gcc.gnu.org>
Wed, 26 Nov 1997 03:37:34 +0000 (20:37 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 26 Nov 1997 03:37:34 +0000 (20:37 -0700)
From-SVN: r16718

gcc/testsuite/g++.old-deja/g++.eh/spec3.C

index 9e44fba5b931f0130e7a8137f57a06df97cc5bad..148be763214a2dc908356e366a83e6157c6a0312 100644 (file)
@@ -1,6 +1,5 @@
 // Testing exception specifications.
 // Test 3: the bad_exception throw succeeds.
-// execution test fails - XFAIL *-*-*
 
 #include <stdlib.h>
 #include <exception>