unison

Fork of Unison, a bi-directional file synchronization tool
git clone git://git.laack.co/unison.git
Log | Files | Refs | README | LICENSE

test.mli (168B)


      1 (* Unison file synchronizer: src/test.mli *)
      2 (* Copyright 1999-2020, Benjamin C. Pierce (see COPYING for details) *)
      3 
      4 (* Internal self-tests *)
      5 
      6 val test: unit -> unit