Remove wxVector unit test
Testing this class doesn't make much sense any more as it's just a typedef for std::vector and we can presumably rely on the standard class working as expected.
This commit is contained in:
parent
86348a9d28
commit
7ae3cf206c
9 changed files with 0 additions and 400 deletions
|
|
@ -108,7 +108,6 @@
|
|||
uris/ftp.cpp
|
||||
uris/uris.cpp
|
||||
uris/url.cpp
|
||||
vectors/vectors.cpp
|
||||
weakref/evtconnection.cpp
|
||||
weakref/weakref.cpp
|
||||
xlocale/xlocale.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue