Fix: Travis

This commit is contained in:
Laurent Destailleur 2013-10-18 18:51:53 +02:00
parent c9012b498f
commit cb510f7c46

View File

@ -1,5 +1,5 @@
<?php
/* Copyright (C) 2010 Laurent Destailleur <eldy@users.sourceforge.net>
/* Copyright (C) 2010-2013 Laurent Destailleur <eldy@users.sourceforge.net>
*
* 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()
{