2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 16:32:16 +00:00

Merge pull request #16 from teeks99/main_crt_error

Fixes empty example
This commit is contained in:
Stefan Seefeld
2015-06-24 18:01:24 -04:00

View File

@@ -31,7 +31,7 @@ import testing ;
testing.make-test run-pyd : extending test_extending.py : : test_ext ;
# Declare a test of the embedding application
testing.run embedding
testing.run embedding embedding.cpp
: # any ordinary arguments
: script.py # any arguments that should be treated as relative paths
: # requirements