mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 05:55:01 +00:00
Add type_erasure to test harness.
[SVN r83382]
This commit is contained in:
parent
dfea2d2e40
commit
6e3913b4db
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue