The branch, master has been updated
via 843de6fdf5ea5a157e43d0e4a4f17db114a9f5e1 (commit)
from 099be90fbafd84b0a427aed1c7f37d8f4e0d39ce (commit)
- Log -----------------------------------------------------------------
commit 843de6fdf5ea5a157e43d0e4a4f17db114a9f5e1
Author: Michal Čihař <[email protected]>
Date: Mon Aug 15 10:39:57 2011 +0200
Fix testcase
-----------------------------------------------------------------------
Summary of changes:
test/classes/Advisor_test.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/test/classes/Advisor_test.php b/test/classes/Advisor_test.php
index ac43516..2bc0e68 100644
--- a/test/classes/Advisor_test.php
+++ b/test/classes/Advisor_test.php
@@ -33,7 +33,7 @@ class Advisor_test extends PHPUnit_Framework_TestCase
public function testParse()
{
$advisor = new Advisor();
- $parseResult = $this->parseRulesFile();
+ $parseResult = $advisor->parseRulesFile();
$this->assertEquals($parseResult['errors'], array());
}
}
hooks/post-receive
--
phpMyAdmin
------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model
configuration take the hassle out of deploying and managing Subversion and
the tools developers use with it. Learn more about uberSVN and get a free
download at: http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git