On Tue Aug 02 01:27:25 2016, SREZIC wrote:
Show quoted text
Patch.
diff -rup MetasploitExpress-Parser-0.02-0-orig/t/parser.t MetasploitExpress-Parser-0.02-0/t/parser.t
--- MetasploitExpress-Parser-0.02-0-orig/t/parser.t 2016-08-07 11:14:54.000000000 -0700
+++ MetasploitExpress-Parser-0.02-0/t/parser.t 2016-08-07 11:15:08.000000000 -0700
@@ -1,5 +1,6 @@
#!/usr/bin/perl
# $Id$
+use lib '.';
use t::Test::Parser;
use strict;