diff options
Diffstat (limited to 'libffi/testsuite/libffi.call/call.exp')
-rw-r--r-- | libffi/testsuite/libffi.call/call.exp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/libffi/testsuite/libffi.call/call.exp b/libffi/testsuite/libffi.call/call.exp index 1e9985e3ade..26acd813c01 100644 --- a/libffi/testsuite/libffi.call/call.exp +++ b/libffi/testsuite/libffi.call/call.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2003, 2006, 2009 Free Software Foundation, Inc. +# Copyright (C) 2003, 2006, 2009, 2010 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -14,10 +14,6 @@ # along with this program; see the file COPYING3. If not see # <http://www.gnu.org/licenses/>. -# libffi testsuite that uses the 'dg.exp' driver. - -load_lib libffi-dg.exp - dg-init libffi-init |