From 000031bf92ccc32d19db3dbb3c4262f6f43ffc04 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 3 Apr 2013 19:01:54 +0800 Subject: [PATCH] Tests/I18n.php --- Tests/I18n.php | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.39.2