[Argil-svn] SF.net SVN: argil: [518] branches/experimental/tests/AllTest.php
Status: Alpha
Brought to you by:
tswicegood
|
From: <tsw...@us...> - 2007-04-05 03:27:37
|
Revision: 518
http://argil.svn.sourceforge.net/argil/?rev=518&view=rev
Author: tswicegood
Date: 2007-04-04 20:27:38 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
Add Specification_Length test to the test suite
Modified Paths:
--------------
branches/experimental/tests/AllTest.php
Modified: branches/experimental/tests/AllTest.php
===================================================================
--- branches/experimental/tests/AllTest.php 2007-04-05 03:21:25 UTC (rev 517)
+++ branches/experimental/tests/AllTest.php 2007-04-05 03:27:38 UTC (rev 518)
@@ -10,5 +10,6 @@
$this->addTestFile('Argil/Reflection/PropertyListTest.php');
$this->addTestFile('Argil/Reflection/PropertyTest.php');
$this->addTestFile('Argil/RouteTest.php');
+ $this->addTestFile('Argil/Specification/LengthTest.php');
}
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|