Update coverage report.
[ocaml-bitstring.git] / tests / 61_offset_string.ml
index 556e028..1ea7f70 100644 (file)
@@ -1,10 +1,10 @@
 (* Offset string.  The rotation functions used for strings are
  * very complicated so this is worth testing separately.
- * $Id: 50_named_pattern.ml 86 2008-06-13 15:56:04Z richard.wm.jones $
+ * $Id$
  *)
 
 open Printf
-open Bitmatch
+open Bitstring
 
 let make_bits si n sj m sk = (
   let pad1 = ones_bitstring (n-64) in