Testing minmax_element only.

[SVN r23310]
This commit is contained in:
Hervé Brönnimann
2004-07-01 20:52:50 +00:00
parent e0d1f0692d
commit 16f4b20083

View File

@ -11,7 +11,7 @@ import testing ;
{
test-suite minmax:
[ run minmax_test.cpp ]
[ run minmax_element_test.cpp ]
;
}