mirror of
https://github.com/boostorg/python.git
synced 2026-01-27 19:12:16 +00:00
Extended test for references that can survive a sort
[SVN r20393]
This commit is contained in:
@@ -44,7 +44,7 @@ def run(args = None):
|
||||
if __name__ == '__main__':
|
||||
import test_python_ref_common # Checks for python reference semantics
|
||||
import test_vector_common
|
||||
__doc__ += test_python_ref_common.common_doctest_string
|
||||
__doc__ += test_python_ref_common.extended_doctest_string
|
||||
__doc__ += test_vector_common.common_doctest_string
|
||||
print 'running...'
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user