Remove O from the untested modules list.
[p5sagit/p5-mst-13.2.git] / t / lib / h2ph.pht
index 235332d..a52c160 100644 (file)
@@ -79,6 +79,8 @@ unless(defined(&_H2PH_H_)) {
        eval 'sub SOMETHING_ELSE_TRIGRAPHIC_7 () {"#";}' unless defined(&SOMETHING_ELSE_TRIGRAPHIC_7);
        eval 'sub SOMETHING_ELSE_TRIGRAPHIC_8 () {"}";}' unless defined(&SOMETHING_ELSE_TRIGRAPHIC_8);
     }
+    if(1) {
+    }
     eval("sub flim () { 0; }") unless defined(&flim);
     eval("sub flam () { 1; }") unless defined(&flam);
 }