rename function_test to lib_function_test due to clash file libs/functional

[SVN r17141]
This commit is contained in:
Beman Dawes 2003-01-31 23:56:11 +00:00
parent eb8a563a3b
commit c76d87f4ad

View File

@ -15,7 +15,7 @@ DEPENDS all : test ;
test-suite function
:
[ run libs/function/test/function_test.cpp ]
[ run libs/function/test/function_test.cpp : : : : lib_function_test ]
[ run libs/function/test/function_n_test.cpp ]