blob: 963ab4be67be9281ff06be0d36182c104921270a [file] [log] [blame]
use Apache::TestUtil;
use Apache::TestRequest 'GET_BODY_ASSERT';
my $module = 'TestVhost::log';
my $url = Apache::TestRequest::module2url($module);
t_debug("connecting to $url");
print GET_BODY_ASSERT $url;