Add micro test for recursive type def
[tiger.ml.git] / compiler / src / lib / tiger / tiger_test.ml
index fe84ef8..038cd84 100644 (file)
@@ -233,7 +233,7 @@ let run tests =
         }
   in
   let test_case_count = ref 0 in
-  let col_1_width = 25 in
+  let col_1_width = 30 in
   let p_stat width (exe, out) =
     (* All this gymnastics to ignore color codes in cell width *)
     let min = 5 in
This page took 0.022961 seconds and 4 git commands to generate.