• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright David Abrahams, Daniel Wallin 2006. Distributed under the
2# Boost Software License, Version 1.0. (See accompanying file
3# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
4
5# Boost Parameter Library Python bindings test Jamfile
6
7import testing ;
8import python ;
9
10bpl-test python_test ;
11