Move base.plt into test/tools and adjust lib path

This commit is contained in:
Andrew Johnson
2017-11-01 11:30:15 -05:00
parent 269e93d284
commit a50dddbd7b
@@ -1,6 +1,6 @@
#!/usr/bin/perl
use lib '../..';
use lib '@TOP@/lib/perl';
use Test::More tests => 127;