fixed test script

This commit is contained in:
JT Smith 2006-01-23 04:01:07 +00:00
parent ed7064bb03
commit b045ac2d61
2 changed files with 8 additions and 31 deletions

View file

@ -48,6 +48,7 @@ BEGIN {
$WEBGUI_LIB ||= File::Spec->catpath( $WEBGUI_ROOT, 'lib' );
lib->import( $WEBGUI_LIB );
push (@INC,$WEBGUI_LIB);
# http://thread.gmane.org/gmane.comp.apache.apreq/3378
# http://article.gmane.org/gmane.comp.apache.apreq/3388