Archived
1
0
Fork 0

Various old fixes

This commit is contained in:
Mercier Pierre-Olivier 2013-09-12 12:58:10 +02:00
parent fd15ae2f37
commit cdb5874aab
2 changed files with 14 additions and 6 deletions

View file

@ -4,7 +4,7 @@ use v5.10.1;
use strict;
use warnings;
use lib "../";
use lib "../../";
use ACU::API::Base;
use ACU::API::Projects;