/[virtual-ldap]/t/ldap-rewrite.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /t/ldap-rewrite.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 71 by dpavlin, Mon Feb 22 22:44:56 2010 UTC revision 72 by dpavlin, Mon Feb 22 23:20:44 2010 UTC
# Line 11  BEGIN { Line 11  BEGIN {
11  }  }
12    
13  our $config;  our $config;
14  ok( require "t/config.pl", 'config.pl' );  ok( require( ( shift @ARGV || 't/config.pl' ) ), 'config.pl' );
15    
16  sub ldap_check_error {  sub ldap_check_error {
17          my $o = shift;          my $o = shift;

Legend:
Removed from v.71  
changed lines
  Added in v.72

  ViewVC Help
Powered by ViewVC 1.1.26