Re-enable passing li_std_pair_using test

This must have been fixed by fc1ebd7c1 (Add trivial but working
std::pair typemaps implementation, 2019-08-07).
This commit is contained in:
Vadim Zeitlin 2021-10-14 19:48:59 +02:00
commit d0e979278e

View file

@ -66,7 +66,6 @@ FAILING_CPP_TESTS := \
li_boost_shared_ptr_director \
li_boost_shared_ptr_template \
li_std_deque \
li_std_pair_using \
li_std_wstring \
li_windows \
member_funcptr_galore \