change test-suite names to match library names

[SVN r23820]
This commit is contained in:
Aleksey Gurtovoy
2004-07-20 01:41:00 +00:00
parent 961e8b399e
commit f6752d3ae1
4 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@ import testing ;
DEPENDS all : test ;
{
test-suite string_algo
test-suite algorithm/string
: [ run
container_test.cpp
: :