[SVN r38519]
This commit is contained in:
Vladimir Prus 2007-08-08 19:09:45 +00:00
parent 107595b76c
commit 0f88de3d88

View File

@ -1,12 +1,6 @@
# Copyright David Abrahams 2006. Distributed under the Boost
# Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
subproject libs/iterator/example ;
import testing ;
# Make tests run by default.
DEPENDS all : test ;
test-suite iterator_examples
: [ run reverse_iterator.cpp ]