Rename sp_convertible_test.cpp to shared_ptr_convertible_test.cpp.

[SVN r81232]
This commit is contained in:
Peter Dimov
2012-11-07 15:07:08 +00:00
parent 734b5d1354
commit c06ba497a3
2 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ import testing ;
[ run spinlock_pool_test.cpp ]
[ run make_shared_test.cpp ]
[ run make_shared_perfect_forwarding_test.cpp ]
[ run sp_convertible_test.cpp ]
[ run shared_ptr_convertible_test.cpp ]
[ run wp_convertible_test.cpp ]
[ run ip_convertible_test.cpp ]
[ run allocate_shared_test.cpp ]