forked from boostorg/optional
Fix typo
[SVN r20216]
This commit is contained in:
@ -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 ]
|
||||||
|
Reference in New Issue
Block a user