From d929aaf8145915f0de22a02cd335a34db11ed434 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Thu, 10 Jun 2004 12:37:31 +0000 Subject: [PATCH] Update V2 Jamfile [SVN r23078] --- test/Jamfile.v2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 89950ac..d5cff48 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -53,6 +53,9 @@ import testing ; [ run libs/function/test/function_ref_cxx98.cpp : : : : ] [ run libs/function/test/function_ref_portable.cpp : : : : ] + + [ run libs/function/test/contains_test.cpp : : : : ] + ; } \ No newline at end of file