Trivial fixes to test/command_stack.py. Now test/ passes again.
[hooke.git] / test / command_stack.py
index a706d6754af94fef575ae05eeb436d88fa3c8aa6..901c396146685f8b3fc9980dd6dd7d90df8258e5 100644 (file)
@@ -195,10 +195,10 @@ engine running internal <CommandMessage debug {attribute: config, ...}>
 engine message from debug (<type 'instance'>):
  <hooke.config.HookeConfigParser instance at 0x...>
 engine message from debug (<class 'hooke.command.Success'>):
-engine running internal <CommandMessage version {stack: False}>
+engine running internal <CommandMessage version {...}>
 engine message from version (<type 'str'>): Hooke 1.0.0.alpha (Ninken)
 ----
 ...
 engine message from version (<class 'hooke.command.Success'>):
-engine message from execute command stack (<class 'hooke.command.Success'>):
+engine message from execute command stack (<class 'hooke.command.Success'>): 
 """