OSDN Git Service

- vim ending comment brace missing.
authormumumu-org <mumumu-org@2ef88817-412d-0410-a32c-8029a115e976>
Sat, 20 Sep 2008 07:43:32 +0000 (07:43 +0000)
committermumumu-org <mumumu-org@2ef88817-412d-0410-a32c-8029a115e976>
Sat, 20 Sep 2008 07:43:32 +0000 (07:43 +0000)
test/Ethna_SmartyPlugin_Test.php

index a2a5f66..e1529ee 100644 (file)
@@ -231,7 +231,7 @@ class Ethna_SmartyPlugin_Test extends Ethna_UnitTestBase
         $this->assertNULL($actual);
         fclose($fp);
     }
-    // }}}}
+    // }}}
 }
 // }}}