Namdak Tonpa 7 years ago
parent
commit
14c88036ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/kvs_stream.erl

+ 1 - 1
src/kvs_stream.erl

@@ -86,7 +86,7 @@ test2() ->
         remove(B,
         remove(C,
         remove(D,R)))),
-    [] = take(-1,down(top(X))).
+    [] = take(-1,up(bot(X))).
 
 create_destroy() ->
     Cur = new(),