From cb510f7c46f231edf29f44dd903a7982cdac30c7 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 18 Oct 2013 18:51:53 +0200 Subject: [PATCH] Fix: Travis --- test/phpunit/CoreTest.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/phpunit/CoreTest.php b/test/phpunit/CoreTest.php index a3320c1167b..60f3ac8dd39 100755 --- a/test/phpunit/CoreTest.php +++ b/test/phpunit/CoreTest.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2010-2013 Laurent Destailleur * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -215,7 +215,7 @@ class CoreTest extends PHPUnit_Framework_TestCase /** * testSqlAndScriptInject * - * return void + * @return void */ public function testSqlAndScriptInject() {