
import testing ;

use-project boost : ../../boost_1_43_0 ;

project test ;

alias test :
  [ run test1.cpp /boost//unit_test_framework
  ] ;
