From ad5cf478628dd64e8939ff76f1bd3c150170b9b7 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Fri, 23 Dec 2016 12:46:56 +0100 Subject: [PATCH] tests: adjust namespaces --- test/php/library/Businessprocess/BpNodeTest.php | 2 +- test/php/library/Businessprocess/HostNodeTest.php | 2 +- test/php/library/Businessprocess/ServiceNodeTest.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/php/library/Businessprocess/BpNodeTest.php b/test/php/library/Businessprocess/BpNodeTest.php index b9ef61c..c1f224b 100644 --- a/test/php/library/Businessprocess/BpNodeTest.php +++ b/test/php/library/Businessprocess/BpNodeTest.php @@ -1,6 +1,6 @@