Various old fixes
This commit is contained in:
parent
fd15ae2f37
commit
cdb5874aab
2 changed files with 14 additions and 6 deletions
|
@ -4,7 +4,7 @@ use v5.10.1;
|
|||
use strict;
|
||||
use warnings;
|
||||
|
||||
use lib "../";
|
||||
use lib "../../";
|
||||
|
||||
use ACU::API::Base;
|
||||
use ACU::API::Projects;
|
||||
|
|
Reference in a new issue