diff --git a/cmd/sysotad/spread.suite/introspection/introspection-expected-debug.txt b/cmd/sysotad/spread.suite/introspection/introspection-expected-debug.txt
index d8555728c3b2a94f455c22e3ea191dba91170bfb..91d785a9fe4488f7cc3782b36b83498628362668 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    -          -             -