2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-26 06:42:27 +00:00

Added comment as syncmail test

[SVN r14080]
This commit is contained in:
Dave Abrahams
2002-06-04 12:38:14 +00:00
parent ccae1cc430
commit 6741698f71

View File

@@ -7,7 +7,7 @@ include <module@>python.jam ;
local PYTHON_V1_PROPERTIES = $(PYTHON_PROPERTIES) ;
local PYTHON_PROPERTIES = $(BOOST_PYTHON_V2_PROPERTIES) ;
#
# Convenience rule makes declaring tests faster
rule bpl-test ( name ? : files * )
{
files ?= $(name).py $(name).cpp ;