summaryrefslogtreecommitdiff
path: root/cpp/src/tests/python_tests
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/tests/python_tests')
-rwxr-xr-xcpp/src/tests/python_tests1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/tests/python_tests b/cpp/src/tests/python_tests
index ce6b1f3810..e4b70f5ff5 100755
--- a/cpp/src/tests/python_tests
+++ b/cpp/src/tests/python_tests
@@ -14,7 +14,6 @@ run() {
if test -d ${PYTHON_DIR} ; then
cd ${PYTHON_DIR}
run 0-10-errata cpp_failing_0-10.txt
- if test -z "$QPID_NO_PREVIEW" ; then run ../specs/amqp.0-10-preview.xml cpp_failing_0-10_preview.txt; fi
else
echo Warning: python tests not found.
fi