[svn:p5ee] r8357 - p5ee/trunk/App-Repository/t

[email protected]
Newsgroups perl.cvs.p5ee
Message-ID <[email protected]>
Author: spadkins
Date: Mon Dec  4 11:34:53 2006
New Revision: 8357

Modified:
   p5ee/trunk/App-Repository/t/DBI-insert.t
   p5ee/trunk/App-Repository/t/DBI-select.t

Log:
cleanup

Modified: p5ee/trunk/App-Repository/t/DBI-insert.t
==============================================================================
--- p5ee/trunk/App-Repository/t/DBI-insert.t	(original)
+++ p5ee/trunk/App-Repository/t/DBI-insert.t	Mon Dec  4 11:34:53 2006
@@ -50,8 +50,8 @@
 
 my $db = $context->repository();
 
-$App::trace_subs = 0;
-$App::trace_subs = 0;
+$App::trace = 0;
+$App::trace = 0;
 
 {
     #cheating... I know its a DBI, but I have to set up the test somehow

Modified: p5ee/trunk/App-Repository/t/DBI-select.t
==============================================================================
--- p5ee/trunk/App-Repository/t/DBI-select.t	(original)
+++ p5ee/trunk/App-Repository/t/DBI-select.t	Mon Dec  4 11:34:53 2006
@@ -892,7 +892,8 @@
 from
    test_person t1
 EOF
-#$App::trace_subs = 1;
+#$App::trace = 1;
+#$App::trace = 1;
 &test_get_rows($expect_sql,0,"_mk_select_joined_sql(): 1 col, no params","test_person",{},"age");
 
 exit(0);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.