Added unnamed test.

[SVN r30606]
This commit is contained in:
Dave Abrahams
2005-08-19 23:41:07 +00:00
committed by Peter Dimov
parent 5776fd5f35
commit b8e39f7769

View File

@@ -4,5 +4,6 @@ test-suite "parameter"
: [ run basics.cpp ]
[ run sfinae.cpp ]
[ run macros.cpp ]
[ run unnamed.cpp ]
[ compile unwrap_cv_reference.cpp ]
;