$OpenBSD: patch-test_ml,v 1.1 2017/12/21 15:31:48 giovanni Exp $

Index: test.ml
--- test.ml.orig
+++ test.ml
@@ -370,8 +370,6 @@ let test() = 
       check "4" R2 (Dir ["x", File "foo"]);
     );
 
-  (raise (Util.Fatal "Skipping some tests -- remove me!\n") : unit); 
-
   if bothRootsLocal then 
     runtest "backups 1 (local)" ["backup = Name *"] (fun() -> 
       put R1 (Dir []); put R2 (Dir []); sync();
