mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-17 21:03:55 +08:00
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:
@ -1,3 +1,7 @@
|
||||
2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
|
||||
|
||||
* gdb.python/py-lookup-type.exp: Remove duplicate test.
|
||||
|
||||
2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
|
||||
|
||||
* gdb.python/py-symtab.exp: Extend test names to make them
|
||||
|
@ -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"
|
||||
|
Reference in New Issue
Block a user