[Argil-svn] SF.net SVN: argil: [546] branches/experimental/tests/AllTest.php
Status: Alpha
Brought to you by:
tswicegood
|
From: <tsw...@us...> - 2007-07-14 22:12:02
|
Revision: 546
http://argil.svn.sourceforge.net/argil/?rev=546&view=rev
Author: tswicegood
Date: 2007-07-14 15:12:03 -0700 (Sat, 14 Jul 2007)
Log Message:
-----------
Remove test that's not in the repo yet - error in previous commit
Modified Paths:
--------------
branches/experimental/tests/AllTest.php
Modified: branches/experimental/tests/AllTest.php
===================================================================
--- branches/experimental/tests/AllTest.php 2007-07-14 22:10:56 UTC (rev 545)
+++ branches/experimental/tests/AllTest.php 2007-07-14 22:12:03 UTC (rev 546)
@@ -4,7 +4,6 @@
{
public function __construct()
{
- $this->addTestFile('Argil/Controller/LocatorTest.php');
$this->addTestFile('Argil/Model/ContainerTest.php');
$this->addTestFile('Argil/Reflection/ObjectTest.php');
$this->addTestFile('Argil/Reflection/PropertyListTest.php');
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|