diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 60a09d858b5..ba9a5e0ac23 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2021-03-12 Andrew Burgess + + * gdb.python/py-lookup-type.exp: Remove duplicate test. + 2021-03-12 Andrew Burgess * gdb.python/py-symtab.exp: Extend test names to make them diff --git a/gdb/testsuite/gdb.python/py-lookup-type.exp b/gdb/testsuite/gdb.python/py-lookup-type.exp index ee0ff6f233a..f8ce041bd62 100644 --- a/gdb/testsuite/gdb.python/py-lookup-type.exp +++ b/gdb/testsuite/gdb.python/py-lookup-type.exp @@ -53,6 +53,4 @@ test_lookup_type "opencl" "ushort" test_lookup_type "objective-c" "char" -test_lookup_type "opencl" "ushort" - test_lookup_type "pascal" "char"