$OpenBSD: patch-test_ml,v 1.1 2018/04/26 21:34:23 bket 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();
