Fix credit in ticket 5014 testcase

This commit is contained in:
morinmorin
2015-08-20 20:36:19 +09:00
parent 7fad9837fb
commit e4f456d438

View File

@ -9,7 +9,7 @@
// For more information, see http://www.boost.org/libs/range/ // For more information, see http://www.boost.org/libs/range/
// //
// The strided_defect_Trac5014 test case is a modified version of a test case // The strided_defect_Trac5014 test case is a modified version of a test case
// contributed by Michel Morin as part of the trac ticket. // contributed by Maxim Yanchenko as part of the trac ticket.
// //
// The deque test case has been removed due to erroneous standard library // The deque test case has been removed due to erroneous standard library
// implementations causing test failures. // implementations causing test failures.