testing the zip algorithm with unused arg

[SVN r37151]
This commit is contained in:
Dan Marsden
2007-03-06 21:51:06 +00:00
parent d1cc519a44
commit 74724c32dd
2 changed files with 29 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ import testing ;
[ run algorithm/join.cpp : : : : ]
[ run algorithm/zip.cpp : : : : ]
[ run algorithm/zip2.cpp : : : : ]
[ run algorithm/zip_ignore.cpp : : : : ]
[ run sequence/as_list.cpp : : : : ]
[ run sequence/as_map.cpp : : : : ]