From: <pau...@us...> - 2007-03-18 13:33:43
|
Revision: 936 http://svn.sourceforge.net/everydevel/?rev=936&view=rev Author: paul_the_nomad Date: 2007-03-16 17:25:33 -0700 (Fri, 16 Mar 2007) Log Message: ----------- File to run XML/Node.t tests Added Paths: ----------- trunk/ebase/t/Everything/XML/ trunk/ebase/t/Everything/XML/Node.t Property Changed: ---------------- trunk/ebase/ Property changes on: trunk/ebase ___________________________________________________________________ Name: svk:merge - 16c2b9cb-492b-4d64-9535-64d4e875048d:/wip/ebase:938 a6810612-c0f9-0310-9d3e-a9e4af8c5745:/ebase/offline:17930 + 16c2b9cb-492b-4d64-9535-64d4e875048d:/wip/ebase:943 a6810612-c0f9-0310-9d3e-a9e4af8c5745:/ebase/offline:17930 Added: trunk/ebase/t/Everything/XML/Node.t =================================================================== --- trunk/ebase/t/Everything/XML/Node.t (rev 0) +++ trunk/ebase/t/Everything/XML/Node.t 2007-03-17 00:25:33 UTC (rev 936) @@ -0,0 +1,4 @@ +#!/usr/bin/perl + +use Everything::XML::Test::Node; +Everything::XML::Test::Node->runtests; \ No newline at end of file Property changes on: trunk/ebase/t/Everything/XML/Node.t ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |