Add type_erasure to test harness.

[SVN r83382]
This commit is contained in:
Steven Watanabe 2013-03-09 23:04:12 +00:00
parent dfea2d2e40
commit 6e3913b4db

View file

@ -151,6 +151,7 @@ run-tests libs :
tokenizer/test # test-suite tokenizer
tr1/test # test-suite tr1
tuple/test # test-suite tuple
type_erasure/test # test-suite type_erasure
type_traits/test # test-suite type_traits
typeof/test # test-suite typeof
units/test # test-suite units