[Opensrf-commits] r1786 - trunk/src/perl/t (sboyette)

svn at svn.open-ils.org svn at svn.open-ils.org
Tue Sep 15 12:19:48 EDT 2009


Author: sboyette
Date: 2009-09-15 12:19:45 -0400 (Tue, 15 Sep 2009)
New Revision: 1786

Modified:
   trunk/src/perl/t/09-Utils-JSON.t
Log:
sync

Modified: trunk/src/perl/t/09-Utils-JSON.t
===================================================================
--- trunk/src/perl/t/09-Utils-JSON.t	2009-09-15 16:19:44 UTC (rev 1785)
+++ trunk/src/perl/t/09-Utils-JSON.t	2009-09-15 16:19:45 UTC (rev 1786)
@@ -16,3 +16,4 @@
 is (OpenSRF::Utils::JSON->true, 1);
 is (OpenSRF::Utils::JSON->false, 0);
 
+# shove some hints in



More information about the opensrf-commits mailing list