From: Alan Knowles Date: Wed, 3 Apr 2013 11:01:54 +0000 (+0800) Subject: Tests/I18n.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=000031bf92ccc32d19db3dbb3c4262f6f43ffc04 Tests/I18n.php --- diff --git a/Tests/I18n.php b/Tests/I18n.php index 017bf7b3..7eb888b8 100644 --- a/Tests/I18n.php +++ b/Tests/I18n.php @@ -20,6 +20,10 @@ class Pman_Core_Tests_I18n extends Pman } + function output() + { + die("done"); + } } \ No newline at end of file