From 5f99deaedcc4b9e736d2f47220fc6840e8d63835 Mon Sep 17 00:00:00 2001
From: Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
Date: Fri, 26 Nov 2021 14:50:42 +0000
Subject: [PATCH] wip

---
 .../introspection/introspection-expected-debug.txt   | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/cmd/sysotad/spread.suite/introspection/introspection-expected-debug.txt b/cmd/sysotad/spread.suite/introspection/introspection-expected-debug.txt
index d855572..91d785a 100644
--- a/cmd/sysotad/spread.suite/introspection/introspection-expected-debug.txt
+++ b/cmd/sysotad/spread.suite/introspection/introspection-expected-debug.txt
@@ -17,12 +17,6 @@ org.oniroproject.sysota1.BootLoader interface -          -             -
 .QueryInactive                      method    -          s             -
 .Reboot                             method    u          -             -
 .TrySwitch                          method    s          -             -
-org.oniroproject.sysota1.Test      interface -          -             -
-.LoadConfig                         method    -          -             -
-.LoadState                          method    -          -             -
-.SaveConfig                         method    -          -             -
-.SaveState                          method    -          -             -
-.Exit                               method    -          -             -
 org.oniroproject.sysota1.RAUC       interface -          -             -
 .GetPrimary                         method    -          s             -
 .GetState                           method    s          s             -
@@ -36,3 +30,9 @@ org.oniroproject.sysota1.Service    interface -          -             -
 .Maker                              property  s          "test-maker"  const
 .Model                              property  s          "test-model"  const
 .Stream                             property  s          "test-stream" emits-change writable
+org.oniroproject.sysota1.Test       interface -          -             -
+.Exit                               method    -          -             -
+.LoadConfig                         method    -          -             -
+.LoadState                          method    -          -             -
+.SaveConfig                         method    -          -             -
+.SaveState                          method    -          -             -
-- 
GitLab