gdb/testsuite: remove a duplicate test

I spotted a duplicate test name in this test script.  Turns out it's
an actual duplicate test.  Delete one copy of this test.

gdb/testsuite/ChangeLog:

	* gdb.python/py-lookup-type.exp: Remove duplicate test.
This commit is contained in:
Andrew Burgess
2021-03-08 18:04:41 +00:00
parent 79d041578d
commit 0125fabc7a
2 changed files with 4 additions and 2 deletions

View File

@ -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"