You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2016/05/04 11:53:37 UTC

qpid-dispatch git commit: DISPATCH-300 - Added one more missing file from previous commit. Added system_tests_deprected to CMakeLists.txt

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master 134115b73 -> 55a4957fe


DISPATCH-300 - Added one more missing file from previous commit. Added system_tests_deprected to CMakeLists.txt


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/55a4957f
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/55a4957f
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/55a4957f

Branch: refs/heads/master
Commit: 55a4957fea6cdfa3e4caa63edd937f527ced7e9c
Parents: 134115b
Author: Ganesh Murthy <gm...@redhat.com>
Authored: Wed May 4 07:53:18 2016 -0400
Committer: Ganesh Murthy <gm...@redhat.com>
Committed: Wed May 4 07:53:18 2016 -0400

----------------------------------------------------------------------
 tests/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/55a4957f/tests/CMakeLists.txt
----------------------------------------------------------------------
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index d4c55c3..9ec436a 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -80,6 +80,7 @@ foreach(py_test_module
     system_tests_qdstat
     system_tests_sasl_plain
     system_tests_user_id
+    system_tests_deprecated
     system_tests_two_routers)
 
   add_test(${py_test_module} ${TEST_WRAP} -m unittest -v ${py_test_module})


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org