mirror of
https://github.com/boostorg/optional.git
synced 2025-11-02 16:52:18 +01:00
Fail cases transitorily removed
[SVN r17013]
This commit is contained in:
@@ -13,5 +13,7 @@ DEPENDS all : test ;
|
||||
# look in BOOST_ROOT for sources first, just in this Jamfile
|
||||
local SEARCH_SOURCE = $(BOOST_ROOT) $(SEARCH_SOURCE) ;
|
||||
|
||||
test-suite optional : [ run libs/optional/test/optional_test.cpp ] ;
|
||||
test-suite optional :
|
||||
[ run libs/optional/test/optional_test.cpp ]
|
||||
;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user