From 0695cb72cb9727ea8ffbe7a41674f91a8f389a3c Mon Sep 17 00:00:00 2001 From: Alan Woodland Date: Mon, 5 Jun 2017 22:09:41 +0100 Subject: [PATCH] re-enabled li_std_list test --- Examples/test-suite/common.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Examples/test-suite/common.mk b/Examples/test-suite/common.mk index f68451f87..11b1446e0 100644 --- a/Examples/test-suite/common.mk +++ b/Examples/test-suite/common.mk @@ -600,8 +600,8 @@ CPP_STD_TEST_CASES += \ smart_pointer_inherit \ template_typedef_fnc \ template_type_namespace \ - template_opaque -# li_std_list + template_opaque \ + li_std_list ifndef SKIP_CPP_STD_CASES