$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r51393 - trunk/libs/fusion/test
From: juergen.hunold_at_[hidden]
Date: 2009-02-22 11:33:28
Author: jhunold
Date: 2009-02-22 11:33:27 EST (Sun, 22 Feb 2009)
New Revision: 51393
URL: http://svn.boost.org/trac/boost/changeset/51393
Log:
Fix: remove non-existent test
Text files modified: 
   trunk/libs/fusion/test/Jamfile |     1 -                                       
   1 files changed, 0 insertions(+), 1 deletions(-)
Modified: trunk/libs/fusion/test/Jamfile
==============================================================================
--- trunk/libs/fusion/test/Jamfile	(original)
+++ trunk/libs/fusion/test/Jamfile	2009-02-22 11:33:27 EST (Sun, 22 Feb 2009)
@@ -112,7 +112,6 @@
     [ run functional/fused.cpp : : : : ]
     [ run functional/fused_function_object.cpp : : : : ]
     [ run functional/fused_procedure.cpp : : : : ]
-    [ run functional/unfused.cpp : : : : ]
     [ run functional/unfused_typed.cpp : : : : ]
     [ run functional/make_fused.cpp : : : : ]
     [ run functional/make_fused_function_object.cpp : : : : ]