Discussion:
[Mason-devel] typo in t/22-path-security.t
C.J. Adams-Collier
2008-03-20 18:00:29 UTC
Permalink
In addition, this test is failing for me... what might cause this?

$ svn diff t/22-path-security.t
Index: t/22-path-security.t
===================================================================
--- t/22-path-security.t (revision 3880)
+++ t/22-path-security.t (working copy)
@@ -8,7 +8,7 @@
{
unless ( -f '/etc/passwd' )
{
- plan skip_all => 'This trest requires that /etc/passwd exist.';
+ plan skip_all => 'This test requires that /etc/passwd exist.';
}
}
Dave Rolsky
2008-03-22 01:43:44 UTC
Permalink
Post by C.J. Adams-Collier
In addition, this test is failing for me... what might cause this?
Good question.

Can you poke around in the test and see what the $source->friendly_name()
method returns?


-dave

/*==========================
VegGuide.Org
Your guide to all that's veg
==========================*/

Loading...