From b7eaea096eb9e40fafee4207ae91a4f050a10034 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Wed, 21 Mar 2007 05:09:21 +0000 Subject: [PATCH] Eliminate import_ test, as it doesn't work consistently on Windows and Linux. [SVN r37250] --- test/Jamfile.v2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 5e9fba82..6bcc93cc 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -150,8 +150,7 @@ bpl-test crossmod_opaque /boost/python//boost_python ] [ bpl-test map_indexing_suite : map_indexing_suite.py map_indexing_suite_ext ] -[ py-run import_.cpp : import_.py ] - + # if $(TEST_BIENSTMAN_NON_BUGS) # { # bpl-test bienstman4 ;