diff --git a/src/tests/kits/support/Jamfile b/src/tests/kits/support/Jamfile index 00d3a63627..c41a264189 100644 --- a/src/tests/kits/support/Jamfile +++ b/src/tests/kits/support/Jamfile @@ -51,7 +51,7 @@ CommonTestLib libsupporttest.so #BString StringTest.cpp StringConstructionTest.cpp - StringCountCharTest.cpp + StringAccessTest.cpp StringAssignTest.cpp StringAppendTest.cpp StringSubCopyTest.cpp