]> xenbits.xensource.com Git - osstest.git/commitdiff
Executive: more fixes
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 14 Feb 2013 14:40:35 +0000 (14:40 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 14 Feb 2013 14:40:35 +0000 (14:40 +0000)
Osstest/HostDB/Executive.pm

index 556251885fbb52fcd34950581d820d000d7bc898..b2c8dc97edb86f81ccdde7d55168a3052d984181 100644 (file)
@@ -22,6 +22,7 @@ use warnings;
 
 use Osstest;
 use Osstest::Executive;
+use Osstest::TestSupport;
 
 BEGIN {
     use Exporter ();