[Bps-public-commit] r16747 - in sd/branches/init-and-clone: .

sartak at bestpractical.com sartak at bestpractical.com
Fri Nov 7 23:28:26 EST 2008


Author: sartak
Date: Fri Nov  7 23:28:25 2008
New Revision: 16747

Modified:
   sd/branches/init-and-clone/   (props changed)
   sd/branches/init-and-clone/t/sd-rt.t

Log:
 r75174 at onn:  sartak | 2008-11-07 23:28:18 -0500
 typo


Modified: sd/branches/init-and-clone/t/sd-rt.t
==============================================================================
--- sd/branches/init-and-clone/t/sd-rt.t	(original)
+++ sd/branches/init-and-clone/t/sd-rt.t	Fri Nov  7 23:28:25 2008
@@ -188,9 +188,9 @@
 
 is ($logo->file_name, 'bplogo.gif');
 is ($makefile->file_name, 'Makefile.PL');
-is($makefile->content, $MAKEFILE_CONTENT , " The makefile's content was ropundtripped ot rt ok");
+is($makefile->content, $MAKEFILE_CONTENT , " The makefile's content was roundtripped ot rt ok");
 
-is($logo->content, file($IMAGE_FILE)->slurp, " The image's content was ropundtripped ot rt ok");
+is($logo->content, file($IMAGE_FILE)->slurp, " The image's content was roundtripped ot rt ok");
 
 
 #diag $uuid;



More information about the Bps-public-commit mailing list