Tests/I18n.php
[Pman.Core] / Tests / I18n.php
index 017bf7b..7eb888b 100644 (file)
@@ -20,6 +20,10 @@ class Pman_Core_Tests_I18n extends Pman
         
         
     }
+    function output()
+    {
+        die("done");
+    }
     
     
 }
\ No newline at end of file