Coccinelle release 1.0.0-rc1
[bpt/coccinelle.git] / testing.ml
index 3b42651..3f5ec1e 100644 (file)
@@ -454,7 +454,6 @@ let compare_with_expected outfiles =
 (*****************************************************************************)
 
 let test_parse_cocci file =
-  Flag_parsing_cocci.show_SP := true;
   if not (file =~ ".*\\.cocci")
   then pr2 "warning: seems not a .cocci file";