updates to tests
[fleet.git] / tests / pump / test-read-loop-counter-from-data-latch.fleet
index 3265ece..6a9c969 100644 (file)
@@ -1,6 +1,9 @@
 #expect 5
 #expect 0
 #expect 5
+#expect 0
+#expect 5
+
 
 #ship debug        : Debug
 #ship memory       : Memory
@@ -22,4 +25,5 @@ fifo.out:
   take loop counter;
   literal 5;
   sendto debug.in;
+  load loop counter with 0;
   unclog;