X-Git-Url: http://git.hcoop.net/bpt/coccinelle.git/blobdiff_plain/002099fc953f8417029d3b840945fde3251712bc..fc1ad9719a3a6317b3a4749dac68e7272a3617db:/parsing_c/test_parsing_c.ml diff --git a/parsing_c/test_parsing_c.ml b/parsing_c/test_parsing_c.ml index 21abaab..ae22ae1 100644 --- a/parsing_c/test_parsing_c.ml +++ b/parsing_c/test_parsing_c.ml @@ -93,7 +93,7 @@ let test_parse_gen xs ext = () -let test_parse_c xs = +let test_parse_c xs = test_parse_gen xs "c" let test_parse_h xs = test_parse_gen xs "h"