updates to tests
[fleet.git] / tests / requeue / requeueing-literal.fleet
index 3068091..e888121 100644 (file)
@@ -10,7 +10,8 @@
 
 fifo.in:
   literal 9;
-  load repeat counter with 6; deliver;
+  load repeat counter with 6;
+  deliver;
 
 debug.in:
   [*] take, deliver;