[SVN r20216]
This commit is contained in:
Vladimir Prus
2003-09-30 06:32:06 +00:00
parent 920820c1d0
commit 18b8685e5d

View File

@ -12,11 +12,11 @@
# modified is included with the above copyright notice. # modified is included with the above copyright notice.
# #
import testing ;
project project
: source-location $(BOOST_ROOT) : source-location $(BOOST_ROOT)
; ;
include testing.jam ;
{ {
test-suite optional : test-suite optional :
[ run libs/optional/test/optional_test.cpp ] [ run libs/optional/test/optional_test.cpp ]