commit | c9527a8de406c3f6362d862df094293028e6f857 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Feb 14 17:02:53 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Feb 14 17:07:27 2019 -0800 |
tree | 3d856aef43eeee3cb22fd7bf194dbf6ebee4dd28 | |
parent | 8b1a885da87c8b66ae422d76f868c5f8d5d3e6ef [diff] |
[SEBA-475] Fixing reference to removed folder Change-Id: I15ffd9f4f711919fc39bf371d4c727e556594b9a
diff --git a/VERSION b/VERSION index bb83058..ce396e1 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@ -1.0.12 +1.0.13-dev
diff --git a/xos/synchronizer/model_policies/test_model_policy_rcordsubscriber.py b/xos/synchronizer/model_policies/test_model_policy_rcordsubscriber.py index a07c681..05df866 100644 --- a/xos/synchronizer/model_policies/test_model_policy_rcordsubscriber.py +++ b/xos/synchronizer/model_policies/test_model_policy_rcordsubscriber.py
@@ -33,7 +33,7 @@ from xossynchronizer.mock_modelaccessor_build import mock_modelaccessor_config mock_modelaccessor_config(test_path, [ - ("../profiles/rcord", "rcord.xproto"), + ("rcord", "rcord.xproto"), ("olt-service", "volt.xproto")]) import xossynchronizer.modelaccessor